Skip to content

Commit

Permalink
fix: remove paths-ignore for provider-*.yaml files in pull_request_ta…
Browse files Browse the repository at this point in the history
…rget
  • Loading branch information
tmeckel committed Oct 11, 2024
1 parent bedfd6b commit 8bb9135
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ on:
- '01-teams/**'
- '02-repositories/**'
- '03-members/**'
paths-ignore:
- '.github/workflows/provider-*.yaml'

jobs:
preview-changes:
Expand Down

0 comments on commit 8bb9135

Please sign in to comment.