Skip to content

Commit

Permalink
dont care about branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
daknhh committed Oct 13, 2023
1 parent 5a4bec9 commit dca46a7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_ipSets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions:
on:
push:
branches:
- 'master'
- "**"
pull_request:
types:
- closed
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_onlymanagedrulegroups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions:
on:
push:
branches:
- 'master'
- "**"
pull_request:
types:
- closed
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_regexPatternSets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions:
on:
push:
branches:
- 'master'
- "**"
pull_request:
types:
- closed
Expand Down

0 comments on commit dca46a7

Please sign in to comment.