Skip to content

Commit

Permalink
Update deploy-github-pages.yml
Browse files Browse the repository at this point in the history
Signed-off-by: François Proulx <[email protected]>
  • Loading branch information
fproulx-boostsecurity authored May 27, 2024
1 parent 3bdbeb8 commit d41bf41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Deploy Hugo site to Pages
on:
push:
branches: ["main"]
paths:
- 'docs/**'
workflow_dispatch:

permissions: {}
Expand Down

0 comments on commit d41bf41

Please sign in to comment.