Skip to content

Commit 745b836

Browse files
committed
ci: only run molecule matrix on pull_request, not every push
refs mrlesmithjr/cookiecutter-ansible-role#74
1 parent 78f9956 commit 745b836

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/default.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
name: Verification
22
on:
3-
push:
4-
branches-ignore:
5-
- main
6-
- master
73
pull_request:
84
branches:
95
- develop

0 commit comments

Comments
 (0)