mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 13:33:55 -07:00
use published trigger
This commit is contained in:
parent
0a4555f24c
commit
bc106d2e60
1 changed files with 1 additions and 2 deletions
3
.github/workflows/documentation-build.yml
vendored
3
.github/workflows/documentation-build.yml
vendored
|
|
@ -3,8 +3,7 @@ name: Generate Docs
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types:
|
types:
|
||||||
- prereleased # publishing of pre-releases
|
- published # publishing of stable releases and pre-releases
|
||||||
- released # publishing of stable releases
|
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- 'doc/doxygen/**'
|
- 'doc/doxygen/**'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue