mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Adding the schema path to the fleet website deployment workflow (#8063)
This commit is contained in:
parent
b77113b1b5
commit
e48fbad3ac
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
|
|
@ -8,6 +8,7 @@ on:
|
|||
- 'docs/**'
|
||||
- 'handbook/**'
|
||||
- 'articles/**'
|
||||
- 'schema/**'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Reference in a new issue