Skip to content

Commit

Permalink
ci(docs): only trigger when update workflows of docs
Browse files Browse the repository at this point in the history
  • Loading branch information
H4ad committed Dec 22, 2023
1 parent 1680f48 commit c1e7f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- main
paths:
- '.github/workflows/**'
- '.github/workflows/docs.yml'
- 'www/**'
- 'src/**'
- 'scripts/**'
Expand Down

0 comments on commit c1e7f8a

Please sign in to comment.