Skip to content

Commit 6afbedf

Browse files
authored
Update repo-sync.yml
1 parent bff997b commit 6afbedf

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/repo-sync.yml

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

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

87
jobs:
98
repo-sync:

0 commit comments

Comments
 (0)