Skip to content

change branch name #121

change branch name

change branch name #121

name: Integration tests
on:
push:
branches: [ "s3express-ci-rn" ]
merge_group:
types: [ "checks_requested" ]
permissions:
id-token: write
contents: read
jobs:
integration:
name: Integration
uses: ./.github/workflows/integration.yml
with:
ref: ${{ github.event.after }}