Skip to content

Commit fe7ec30

Browse files
committed
Run molecule workflow against molecule dir
The top level molecule directory should trigger the molecule workflow that runs molecule tests. Signed-off-by: James Slagle <[email protected]>
1 parent 0387039 commit fe7ec30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/molecule.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
- 'plugins/**'
1313
- 'molecule-requirements.txt'
1414
- 'requirements.yml'
15+
- 'molecule/**'
1516
workflow_dispatch:
1617
jobs:
1718
run_molecule:

0 commit comments

Comments
 (0)