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 3d68977 commit a27cc90Copy full SHA for a27cc90
.github/workflows/verify.yml
@@ -2,6 +2,7 @@ name: Verify
2
3
on:
4
workflow_dispatch:
5
+ workflow_call:
6
schedule:
7
- cron: "0 13 * * 1-5"
8
push:
0 commit comments