Skip to content

Commit

Permalink
Wait for test runs on all branches (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
paddycarey authored Jul 13, 2020
1 parent 3d9a800 commit fa32fe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
poll-interval-seconds: 10
same-branch-only: false

- name: Run tests
run: |
Expand Down

0 comments on commit fa32fe5

Please sign in to comment.