Skip to content

Commit

Permalink
only validate changelogs when seed changes
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-bot committed Nov 29, 2024
1 parent 4ba2912 commit c4c171c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- main
paths:
- 'seed/**'
pull_request:
branches:
- main
Expand Down

0 comments on commit c4c171c

Please sign in to comment.