diff --git a/.github/workflows/update-nix-flakes.yml b/.github/workflows/update-nix-flakes.yml index 218d95b1ebda..4e2c5258119b 100644 --- a/.github/workflows/update-nix-flakes.yml +++ b/.github/workflows/update-nix-flakes.yml @@ -24,6 +24,7 @@ jobs: with: token: ${{ steps.generate-token.outputs.token }} commit-msg: "chore(deps): update `flake.lock`" + branch: update-flake-lock-action pr-title: "chore(deps): update `flake.lock`" pr-labels: dependencies,nix pr-body: |