Skip to content

Commit

Permalink
Merge pull request #1183 from tobiasge/avoid-duplicate-checks
Browse files Browse the repository at this point in the history
Avoid duplicate checks for Renovate PRs
  • Loading branch information
tobiasge authored Mar 27, 2024
2 parents 1b9bb2a + d2d7948 commit f443d4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches-ignore:
- release
- renovate/**
pull_request:
branches-ignore:
- release
Expand Down

0 comments on commit f443d4a

Please sign in to comment.