Skip to content

Commit

Permalink
Revert "Do not post test reports on pushes to master"
Browse files Browse the repository at this point in the history
This reverts commit e12b222.
  • Loading branch information
johannaengland committed May 16, 2024
1 parent 7311921 commit e5d3f47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-test-results.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
workflows: ["Build NAV and run full test suite"]
types:
- completed
branches-ignore: ["master"] # Do not run on pushes to master

jobs:
publish-test-results:
Expand Down

0 comments on commit e5d3f47

Please sign in to comment.