Skip to content

Commit 24d16b4

Browse files
committed
Allow manual workflow runs
1 parent f9ffa16 commit 24d16b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ansible-collection-integration-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
tags: "v*"
88
branches:
99
- "test/**"
10+
workflow_dispatch:
1011
jobs:
1112
integration-test:
1213
name: >-

0 commit comments

Comments
 (0)