Skip to content

Commit

Permalink
[gh-workflows] trigger action when deploy.yml is changed
Browse files Browse the repository at this point in the history
  • Loading branch information
maawoo committed Sep 30, 2023
1 parent 965bf30 commit 715b557
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- main
paths:
- "docs/**"
- ".github/workflows/deploy.yml"

jobs:
deploy-book:
Expand Down

0 comments on commit 715b557

Please sign in to comment.