Trigger on any branch
This commit is contained in:
2
.github/workflows/molecule.yml
vendored
2
.github/workflows/molecule.yml
vendored
@@ -3,9 +3,7 @@ name: molecule
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "master" ]
|
|
||||||
push:
|
push:
|
||||||
branches: [ "master" ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
detect:
|
detect:
|
||||||
|
|||||||
Reference in New Issue
Block a user