Skip to content

Commit

Permalink
fix missing paths ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-zimerman committed Jan 31, 2024
1 parent b5288b7 commit ab3c827
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sample-application.yml
Expand Up @@ -13,6 +13,7 @@ on:
- '.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md'
- '.github/workflows/**.yml' #for testing
pull_request:
paths-ignore:
- '.prettierignore'
- 'CHANGELOG.md'
- 'README.md'
Expand Down

0 comments on commit ab3c827

Please sign in to comment.