Skip to content

Commit 7937c4a

Browse files
authored
add on.workflow_call trigger (#212)
1 parent 9d3f629 commit 7937c4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ansible-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ concurrency:
88
on:
99
pull_request:
1010
branches: [main]
11+
workflow_call:
1112
workflow_dispatch:
1213
schedule:
1314
- cron: "0 0 * * *"

0 commit comments

Comments
 (0)