Skip to content

Commit 751bbfa

Browse files
committed
Run sync workflow from main branch
1 parent 1a7e240 commit 751bbfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Sync Subtrees
22
on:
33
push:
4-
branches: master
4+
branches: main
55
tags: 'v[0-9]+.[0-9]+.[0-9]+'
66
workflow_dispatch:
77

0 commit comments

Comments
 (0)