Skip to content

Commit

Permalink
Only master
Browse files Browse the repository at this point in the history
  • Loading branch information
nomeata committed Feb 18, 2022
1 parent a873c5e commit 054a46e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,8 @@ jobs:
edit-mode: replace

reports:
# while testing:
# if: github.ref == 'refs/heads/master'
#needs: tests
if: github.ref == 'refs/heads/master'
needs: tests
concurrency: ci-${{ github.ref }}
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 054a46e

Please sign in to comment.