Skip to content

Commit db2bd2d

Browse files
committed
[GHA] Run snapshots for every push to 4.x branch
1 parent 1cd977d commit db2bd2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/snapshot-all.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
push:
1010
branches:
1111
- 'main'
12+
- '4.x'
1213

1314
jobs:
1415

0 commit comments

Comments
 (0)