Skip to content

Commit 878cb23

Browse files
authored
Run CI when pushing to auto-update branch.
1 parent 0b67516 commit 878cb23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- 'master'
7+
- 'create-pull-request/patch'
78
tags: '*'
89
pull_request:
910

0 commit comments

Comments
 (0)