ci: Run VHS workflow on PRs that touch relevant files
This commit is contained in:
@@ -2,7 +2,12 @@ name: 📼 VHS
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'docs/tapes/*.tape'
|
||||
- docs/tapes/*.tape
|
||||
- .github/workflows/vhs.yml
|
||||
pull_request:
|
||||
paths:
|
||||
- docs/tapes/*.tape
|
||||
- .github/workflows/vhs.yml
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user