Update main.yml

This commit is contained in:
Saturn&Eric 2022-05-09 05:58:33 +08:00 committed by GitHub
parent 031e2e6f8f
commit 639b5b0852
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,8 @@ name: Doxygen GitHub Pages Deploy Action
on:
schedule:
- cron: '30 4 ? * *'
push:
branches: [ main, 'develop' ]
jobs:
deploy: