ci: remove cron schedule from update
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
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