Compare commits

..

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

View File

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