We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a33c83e commit 337a07eCopy full SHA for 337a07e
.github/workflows/publish-go-nightly-task.yml
@@ -13,7 +13,6 @@ env:
13
14
# See: https://docs.github.com/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows
15
on:
16
- push:
17
schedule:
18
# run every day at 1AM
19
- cron: "0 1 * * *"
0 commit comments