Compare commits

..

No commits in common. "549649d161027291b0b8355e0450f3489ae8d917" and "28ddbf343c5b09da7d6624a5b70efc2cde8f6536" have entirely different histories.

@ -1,7 +1,6 @@
name: renovate
on:
workflow_dispatch:
schedule:
- cron: "@hourly"
push:
@ -17,4 +16,4 @@ jobs:
RENOVATE_CONFIG_FILE: "config.js" # replace it with your config.js path
LOG_LEVEL: "debug"
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} # your Revonate bot token
GITHUB_COM_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_TOKEN }}