mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 06:22:15 -07:00
Update documentation-build.yml
This commit is contained in:
parent
652f6864d8
commit
c60eded391
1 changed files with 3 additions and 1 deletions
4
.github/workflows/documentation-build.yml
vendored
4
.github/workflows/documentation-build.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Generate Documentation
|
||||
name: Generate Docs
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
@ -7,6 +7,8 @@ on:
|
|||
pull_request:
|
||||
paths:
|
||||
- '.github/workflows/documentation-build.yml'
|
||||
- 'Doxyfile'
|
||||
- 'doxygen_style.css'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue