Skip to content

Commit

Permalink
run on change to workflow file, too
Browse files Browse the repository at this point in the history
  • Loading branch information
sgbaird committed Apr 5, 2024
1 parent d711244 commit f3a1c2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate-project-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- main
paths:
- '_projects/*.md'
- '.github/workflows/validate-project-file.yml'

jobs:
validate:
Expand Down

0 comments on commit f3a1c2c

Please sign in to comment.