Compare commits

...

2 commits

Author SHA1 Message Date
b8fc54170a [CI] fix
All checks were successful
/ test (push) Successful in 14s
2024-03-09 01:24:00 +01:00
9e25c1f5ba Merge pull request 'Playing with CI' (#1) from aciceri/forgejo into master
All checks were successful
/ test (push) Successful in 14s
Reviewed-on: #1
2024-03-09 01:18:06 +01:00

View file

@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@main
uses: https://github.com/3DeterminateSystems/update-flake-lock@main
with:
pr-title: "Update flake.lock" # Title of PR to be created
pr-labels: | # Labels to be set on the PR