Skip to content

Commit

Permalink
Trigger only when changes are made to the wiki dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Rd4dev committed Oct 3, 2024
1 parent 6dfa3bb commit be00151
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wiki.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Deploy to Wiki
on:
pull_request:
paths:
- 'wiki/**'
push:
branches:
- develop
Expand Down

0 comments on commit be00151

Please sign in to comment.