style(comment): update flake-lock frequency comment

This commit is contained in:
Aram Drevekenin 2022-08-11 16:02:31 +02:00 committed by GitHub
parent be2ab63106
commit 018d32e997
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ name: update-flake-lock
on: on:
workflow_dispatch: # allows manual triggering workflow_dispatch: # allows manual triggering
schedule: schedule:
- cron: '0 0 1 * *' # runs weekly on Sunday at 00:00 - cron: '0 0 1 * *' # runs on the first of every month at 00:00
jobs: jobs:
lockfile: lockfile: