Skip to content

Commit

Permalink
chore: self trigger on goodlog tests
Browse files Browse the repository at this point in the history
  • Loading branch information
phantinuss committed Nov 21, 2023
1 parent 624cce0 commit f14dda3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/goodlog-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
branches:
- "*"
paths:
- ".github/workflows/goodlog-tests.yml"
- ".github/workflows/known-FPs.csv"
- "deprecated/**.yml"
- "rules-compliance/**.yml"
Expand All @@ -22,6 +23,7 @@ on:
branches:
- master
paths:
- ".github/workflows/goodlog-tests.yml"
- ".github/workflows/known-FPs.csv"
- "deprecated/**.yml"
- "rules-compliance/**.yml"
Expand Down

0 comments on commit f14dda3

Please sign in to comment.