We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2df3f23 commit a4d4c16Copy full SHA for a4d4c16
.github/workflows/trigger-workflow.yml
@@ -4,8 +4,6 @@ on:
4
push:
5
branches: [ "main" ]
6
workflow_dispatch:
7
- schedule:
8
- - cron: '0 5 * * *'
9
10
jobs:
11
call_reusable_workflow:
0 commit comments