Skip to content

Commit

Permalink
add label for beta testing
Browse files Browse the repository at this point in the history
  • Loading branch information
abikouo committed Jul 3, 2023
1 parent 2969d26 commit 285e716
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- splitter
env:
test_targets: ${{ needs.splitter.outputs.test_targets }}
if: ${{ contains(github.event.pull_request.labels.*.name, 'run-integration-beta') }}
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit 285e716

Please sign in to comment.