Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
Only run 1 GitHub Actions workflow at a time (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers authored Apr 20, 2021
1 parent 44f2eed commit e225383
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Test
on: push
concurrency: sauce-labs
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e225383

Please sign in to comment.