ci: remove cron schedule from update

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
pull/5539/head
Matheus Pimenta 3 weeks ago
parent 154069893b
commit 52e0c9815b
No known key found for this signature in database
GPG Key ID: 4639F038AE28FBFF

@ -2,8 +2,6 @@ name: update
on: on:
workflow_dispatch: workflow_dispatch:
schedule:
- cron: "0 * * * *"
push: push:
branches: [main] branches: [main]

Loading…
Cancel
Save