Skip to content

Commit

Permalink
run action when docs.yml file is changed
Browse files Browse the repository at this point in the history
  • Loading branch information
predragnikolic committed Nov 19, 2020
1 parent 2f2f369 commit 57b67eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- st4000-exploration
paths:
- ".github/workflows/docs.yml"
- "docs/**"
jobs:
deploy:
Expand Down

0 comments on commit 57b67eb

Please sign in to comment.