We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd2328 commit f74b963Copy full SHA for f74b963
.github/workflows/lambda-cobol-workflow.yaml
@@ -4,8 +4,8 @@ on:
4
5
push:
6
7
- schedule:
8
- - cron: '0 1 * * THU'
+ #schedule:
+ # - cron: '0 1 * * THU'
9
10
workflow_dispatch:
11
inputs:
0 commit comments