We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d3f629 commit 7937c4aCopy full SHA for 7937c4a
.github/workflows/ansible-test.yml
@@ -8,6 +8,7 @@ concurrency:
8
on:
9
pull_request:
10
branches: [main]
11
+ workflow_call:
12
workflow_dispatch:
13
schedule:
14
- cron: "0 0 * * *"
0 commit comments