Skip to content

Commit

Permalink
no forces
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
  • Loading branch information
roypat committed Sep 22, 2023
1 parent 2f0fbce commit 3a747d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trigger_ab_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
jobs:
trigger_ab_test:
runs-on: ubuntu-latest
if: ${{ github.event.forced == 'false' }}
steps:
- name: "Trigger Buildkite Pipeline"
run: |
Expand Down

0 comments on commit 3a747d6

Please sign in to comment.