Merge pull request #5539 from fluxcd/no-cron-for-update
ci: remove cron schedule from update
This commit is contained in:
2
.github/workflows/update.yaml
vendored
2
.github/workflows/update.yaml
vendored
@@ -2,8 +2,6 @@ name: update
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 * * * *"
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user