Skip to content

Commit e74e528

Browse files
committed
more ci testing
1 parent 63e4bc9 commit e74e528

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919
branches:
2020
- "pull-request/[0-9]+"
2121
- main
22+
- ci
2223
- release-*
2324

2425
jobs:

.github/workflows/code_scanning.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ on:
2222
- synchronize
2323
branches:
2424
- main
25+
- ci
2526
- release-*
2627

2728
jobs:

.github/workflows/images.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919
push:
2020
branches:
2121
- main
22+
- ci
2223
- "pull-request/[0-9]+"
2324
- release-*
2425

0 commit comments

Comments
 (0)