Compare commits

..

No commits in common. "master" and "v2.6.18" have entirely different histories.

View File

@ -4,7 +4,7 @@ on:
workflow_dispatch: {}
schedule:
# Every N hours
- cron: '0 */8 * * *'
- cron: '* */8 * * *'
permissions:
contents: write