Update sync_project.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 78653e830d
commit 3e1b457c14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/sync_project.yml

@ -3,7 +3,7 @@ name: 'GitHub Actions Mirror'
on:
push:
branches:
- master //当有文件上传到这个分支开始部署 也有可能是main
- master
schedule:
- cron: '0 16 * * *'

Loading…
Cancel
Save