mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -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
|
||||
pull_request:
|
||||
paths:
|
||||
- '**.h'
|
||||
- '/doc/doxygen/**'
|
||||
- '/doc/doxygen-extra-pages/**'
|
||||
- '/doc/doxygen-groups/**'
|
||||
- '.github/workflows/documentation-build.yml'
|
||||
- 'Doxyfile'
|
||||
- 'doxygen_style.css'
|
||||
- 'DoxygenLayout.xml'
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue