Skip to content

Commit

Permalink
chore: don't run pr chores on renovate branches
Browse files Browse the repository at this point in the history
  • Loading branch information
aabouzaid committed Sep 7, 2024
1 parent d9907c1 commit d0633d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/chart-update-readme-and-golden-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ on:
pull_request:
branches:
- main
branches-ignore:
- 'renovate/**'
- '!renovate/**'
paths:
- ".github/workflows/chart-update-readme-and-golden-files.yaml"
- "charts/**"
Expand Down

0 comments on commit d0633d9

Please sign in to comment.