Skip to content

Commit a27cc90

Browse files
authored
add workflow_call for verify.yaml
1 parent 3d68977 commit a27cc90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Verify
22

33
on:
44
workflow_dispatch:
5+
workflow_call:
56
schedule:
67
- cron: "0 13 * * 1-5"
78
push:

0 commit comments

Comments
 (0)