We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa49369 commit bea1725Copy full SHA for bea1725
.github/workflows/main.yml
@@ -12,7 +12,7 @@ on:
12
# - '**.yml'
13
schedule:
14
- cron: "55 4 * * *"
15
- workflow_dispatch:
+ #workflow_dispatch:
16
17
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
18
jobs:
0 commit comments