Skip to content

Commit

Permalink
ci: trigger docs action (envoyproxy#3017)
Browse files Browse the repository at this point in the history
Signed-off-by: zirain <[email protected]>
Signed-off-by: Yael Shechter <[email protected]>
  • Loading branch information
zirain authored and yaelSchechter committed Mar 28, 2024
1 parent aac9f24 commit d8f9355
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,14 @@ on:
- "release/v*"
paths:
- 'site/**'
- 'tools/make/docs.mk'
pull_request:
branches:
- "main"
- "release/v*"
paths:
- 'site/**'
- 'tools/make/docs.mk'

permissions:
contents: read
Expand Down

0 comments on commit d8f9355

Please sign in to comment.