We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e4bc9 commit e74e528Copy full SHA for e74e528
.github/workflows/ci.yaml
@@ -19,6 +19,7 @@ on:
19
branches:
20
- "pull-request/[0-9]+"
21
- main
22
+ - ci
23
- release-*
24
25
jobs:
.github/workflows/code_scanning.yaml
@@ -22,6 +22,7 @@ on:
- synchronize
26
27
28
.github/workflows/images.yaml
push:
0 commit comments