Skip to content

Commit

Permalink
Not on every branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Dec 18, 2023
1 parent da21500 commit 0eca30b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/molecule-action.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ name: Ansible Molecule

on:
push:
tags_ignore:
- '*'
branches:
- master
pull_request:
schedule:
- cron: '{{ letter_minute_mapping[role_name[0]] }} {{ letter_hour_mapping[role_name[0]] }} {{ letter_day_mapping[role_name[0]] }} * *'
Expand Down

0 comments on commit 0eca30b

Please sign in to comment.