Skip to content

Commit 66bfcc9

Browse files
update branches where sync script runs (#7401)
1 parent 1af0792 commit 66bfcc9

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.github/workflows/repo-sync.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
name: Repo Sync
22

3-
on: push
3+
on:
4+
push:
5+
branches:
6+
- master
7+
- v7.2
8+
- v7.0
9+
- v6.0
10+
- v5.0
411

512
permissions:
613
contents: write

0 commit comments

Comments
 (0)