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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '30 4 ? * *'
|
- cron: '30 4 ? * *'
|
||||||
|
push:
|
||||||
|
branches: [ main, 'develop' ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
Loading…
Reference in New Issue
Block a user