Skip to content

Commit 9796db8

Browse files
authored
Update repo-sync.yml
1 parent 2325e36 commit 9796db8

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/repo-sync.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: Repo Sync
22

33
on:
4-
schedule:
5-
- cron: '*/1 * * * *'
4+
push:
5+
branches:
6+
- main
67

78
jobs:
89
repo-sync:

0 commit comments

Comments
 (0)