Update deploy fleet website to run when an article has been updated (#6545)

This commit is contained in:
Eric 2022-07-21 19:01:43 -05:00 committed by GitHub
parent e378c090c5
commit 47a80ad483
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@ on:
- 'website/**'
- 'docs/**'
- 'handbook/**'
- 'articles/**'
permissions:
contents: read