mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-30 10:33:54 -07:00
Update workflow trigger
This commit is contained in:
parent
50ba36e2d5
commit
5905787d3e
1 changed files with 5 additions and 1 deletions
6
.github/workflows/documentation-build.yml
vendored
6
.github/workflows/documentation-build.yml
vendored
|
|
@ -6,9 +6,13 @@ on:
|
||||||
- '*' # Only re-generate docs when a new tagged version is pushed
|
- '*' # Only re-generate docs when a new tagged version is pushed
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
|
- '**.h'
|
||||||
|
- '/doc/doxygen/**'
|
||||||
|
- '/doc/doxygen-extra-pages/**'
|
||||||
|
- '/doc/doxygen-groups/**'
|
||||||
- '.github/workflows/documentation-build.yml'
|
- '.github/workflows/documentation-build.yml'
|
||||||
- 'Doxyfile'
|
- 'Doxyfile'
|
||||||
- 'doxygen_style.css'
|
- 'DoxygenLayout.xml'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue