Update sync_project.yml

Former-commit-id: f6024c578436a966b82137587c6e3b7feafc9e4f
This commit is contained in:
fscarmen
2022-09-13 17:22:31 +08:00
committed by GitHub
parent 684177450c
commit 10400c421a
+3 -3
View File
@@ -2,9 +2,9 @@ name: 'GitHub Actions Mirror'
on:
workflow_dispatch:
push:
branches:
- master
# push:
# branches:
# - master
schedule:
- cron: '20 20 * * *'