diff --git a/.forgejo/workflows/build.yaml b/.forgejo/workflows/build.yaml index 7e5231a..ea9a006 100644 --- a/.forgejo/workflows/build.yaml +++ b/.forgejo/workflows/build.yaml @@ -16,7 +16,7 @@ jobs: tea pulls create \ --repo "$GITHUB_REPOSITORY" \ --title "Update flake's lockfile" \ - --description "Check the commit description for inputs deltas" + --description "Check the commit description for inputs deltas" \ --assignees aciceri \ || echo "PR already existing" # - run: nix-fast-build --no-nom