Skip to content

Commit

Permalink
.github: reduce load on CI infra from renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfantom committed Oct 14, 2022
1 parent 8fa6a77 commit cd3e06e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: "Test Helm Charts"
on:
- push
- pull_request
push:
branches-ignore: ['renovate/**']
pull_request:
env:
helm-version: v3.10.1
jobs:
Expand Down

0 comments on commit cd3e06e

Please # to comment.