Skip to content

Commit

Permalink
ci: fix double CI run on renovate PR
Browse files Browse the repository at this point in the history
Fixes #142
  • Loading branch information
JonasPammer committed Sep 25, 2023
1 parent c17e7c8 commit 2bbe341
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions {{ cookiecutter.project_slug }}/.github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ name: CI (Lint + Molecule)
- ansible-5
- ansible-6
pull_request:
branches-ignore:
- renovate/**
push:
branches:
- master
Expand Down

0 comments on commit 2bbe341

Please sign in to comment.