This commit is contained in:
iFargle 2023-11-30 15:27:47 +09:00
parent 965651d00f
commit efee5734e5

View file

@ -1,13 +1,9 @@
name: update-flake-lock name: update-flake-lock
run-name: ${{ github.actor }} - update-flake-lock run-name: ${{ github.actor }} - update-flake-lock
# on:
# schedule:
# - cron: '0 0 * * 6'
# # “At 00:00 on Saturday.”
on: on:
push: schedule:
branches: - cron: '0 0 * * 6'
- main # “At 00:00 on Saturday.”
jobs: jobs:
update-flake-lock: update-flake-lock:
runs-on: docker runs-on: docker