Update correct cron timing and remove unneeded on WF trigger
This commit is contained in:
@@ -5,17 +5,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: "03 2 * * *"
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- '**/README.md'
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
paths-ignore:
|
||||
- '**/README.md'
|
||||
- cron: "30 2 * * *"
|
||||
|
||||
jobs:
|
||||
renovate:
|
||||
|
||||
Reference in New Issue
Block a user