Update main.yml
This commit is contained in:
parent
031e2e6f8f
commit
639b5b0852
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -3,6 +3,8 @@ name: Doxygen GitHub Pages Deploy Action
|
||||
on:
|
||||
schedule:
|
||||
- cron: '30 4 ? * *'
|
||||
push:
|
||||
branches: [ main, 'develop' ]
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user