Skip to content

Commit

Permalink
Update write_failure_comment.yml
Browse files Browse the repository at this point in the history
Remove branches ignore. Seems this changed meaning sometime earlier this year, and is preventing the workflow running on pull requests targeted at these branches instead of just workflows running ON those branches.
  • Loading branch information
nyalldawson authored May 1, 2024
1 parent 2a35a7a commit 15c51ea
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/write_failure_comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
workflows: [🧪 QGIS tests]
types:
- completed
branches-ignore:
- 'master'
- 'release*'

permissions:
contents: read
Expand Down

0 comments on commit 15c51ea

Please sign in to comment.