1
Fork 0

Update main.yml

This commit is contained in:
caem 2023-07-06 15:29:40 +00:00 committed by GitHub
parent 8e442033f7
commit 09c784640b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ on:
- cron: "0 8 * * *"
jobs:
lockfile:
update_lockfile:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
@ -18,8 +18,8 @@ jobs:
with:
git-author-name: 'caem'
git-author-email: 'caem@dirae.org'
git-comitter-name: 'caem'
git-comitter-email: 'caem@dirae.org'
git-committer-name: 'caem'
git-committer-email: 'caem@dirae.org'
pr-title: "Automated: Update flake.lcok"
pr-labels: |
dependencies