This commit is contained in:
iFargle 2023-10-04 10:02:26 +09:00
parent 7b0a1dda50
commit ebf9dcc787

View file

@ -3,8 +3,12 @@
name: update-flake-lock name: update-flake-lock
run-name: ${{ github.actor }} - update-flake-lock run-name: ${{ github.actor }} - update-flake-lock
on: on:
schedule: push:
- cron: '*/5 * * * *' branches:
main
# on:
# schedule:
# - cron: '*/5 * * * *'
jobs: jobs:
update-flake-lock: update-flake-lock:
runs-on: docker runs-on: docker