diff options
Diffstat (limited to '')
| -rw-r--r-- | .github/workflows/update.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index b6ba6a7..d5cd8e3 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -27,6 +27,8 @@ jobs: uses: DeterminateSystems/update-flake-lock@v20 with: pr-title: "Update flake.lock" + commit-msg: "chore: update flake" + pr-assignees: fcuny pr-labels: | dependencies automated |
