@@ -3,6 +3,9 @@ on:
workflow_dispatch:
schedule:
- cron: '0 2 * * *' # runs daily at 02:00
push:
branches:
- 'main'
jobs:
renovate:
The note is not visible to the blocked user.