Update main.yml
This commit is contained in:
parent
c70b2d8b05
commit
091db939d7
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -2,9 +2,9 @@ name: Doxygen GitHub Pages Deploy Action
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main, 'develop' ]
|
||||
branches: [ main ]
|
||||
repository_dispatch:
|
||||
types: [code_push]
|
||||
types: [ CodePush ]
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user