Skip to content

Commit de4d12f

Browse files
authored
Update checks.yml
1 parent e666b25 commit de4d12f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
# using filter pattern: https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet
1111
- '[cC][0-9][0-9][0-9]-+**' # c123 or c123-something for custom branch
1212
- '[0-9][0-9][0-9][0-9].[0-9][0-9].xx' # stable brances. E.g. 2021.01.xx
13+
- 'push-action/**'
1314
pull_request:
1415
branches:
1516
- master

0 commit comments

Comments
 (0)