mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update deploy fleet website to run when an article has been updated (#6545)
This commit is contained in:
parent
e378c090c5
commit
47a80ad483
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy-fleet-website.yml
vendored
1
.github/workflows/deploy-fleet-website.yml
vendored
|
|
@ -7,6 +7,7 @@ on:
|
|||
- 'website/**'
|
||||
- 'docs/**'
|
||||
- 'handbook/**'
|
||||
- 'articles/**'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Reference in a new issue