Skip to content

Commit

Permalink
Merge pull request openstack-k8s-operators#729 from jpodivin/molecule…
Browse files Browse the repository at this point in the history
…wrkflwdispatch

Allow for manual trigger of the molecule test workflow
  • Loading branch information
openshift-merge-bot[bot] authored Aug 28, 2024
2 parents 95eb8df + ad7a8e4 commit 06f28cf
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 06f28cf

Please sign in to comment.