Skip to content

Commit

Permalink
Allow for manual trigger of the molecule test workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Jiri Podivin <[email protected]>
  • Loading branch information
jpodivin committed Aug 21, 2024
1 parent 1d392c5 commit ad7a8e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/molecule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
- 'plugins/**'
- 'molecule-requirements.txt'
- 'requirements.yml'
workflow_dispatch:
jobs:
run_molecule:
strategy:
Expand Down

0 comments on commit ad7a8e4

Please sign in to comment.