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
run-name: ${{ github.actor }} - update-flake-lock
# on:
# schedule:
# - cron: '0 0 * * 6'
# # “At 00:00 on Saturday.”
on:
push:
branches:
- main
schedule:
- cron: '0 0 * * 6'
# “At 00:00 on Saturday.”
jobs:
update-flake-lock:
runs-on: docker