Skip to content

Commit 897edc3

Browse files
committed
Run CI on push to *.*.x branch
Run on merge in other words
1 parent 8f59dde commit 897edc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request:
77
push:
88
branches:
9-
- "master"
9+
- "*.*.x"
1010
schedule:
1111
- cron: "0 17 * * *"
1212

0 commit comments

Comments
 (0)