We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9ffa16 commit 24d16b4Copy full SHA for 24d16b4
.github/workflows/ansible-collection-integration-tests.yml
@@ -7,6 +7,7 @@ on:
7
tags: "v*"
8
branches:
9
- "test/**"
10
+ workflow_dispatch:
11
jobs:
12
integration-test:
13
name: >-
0 commit comments