ci: simplify

This commit is contained in:
seth 2024-08-06 23:59:03 -04:00
parent 62947a9ff1
commit 02cf98ee4b
No known key found for this signature in database
GPG key ID: D31BD0D494BBEE86
8 changed files with 202 additions and 123 deletions

View file

@ -24,9 +24,9 @@ jobs:
- name: Update flake.lock
id: update
uses: DeterminateSystems/update-flake-lock@main
uses: DeterminateSystems/update-flake-lock@v23
with:
pr-title: "nix: update flake.lock"
pr-title: 'nix: update flake.lock'
- name: Enable Pull Request Automerge
uses: peter-evans/enable-pull-request-automerge@v3