testing merge_flake_lock_update

This commit is contained in:
2025-06-22 20:23:44 -04:00
parent 747e2700ed
commit 80e0b03463
2 changed files with 20 additions and 9 deletions

View File

@@ -20,12 +20,4 @@ jobs:
pr-labels: |
dependencies
automated
- name: Enable auto-merge
if: ${{ success() }}
run: |
gh pr merge --auto --rebase "$PR_URL"
env:
PR_URL: ${{ steps.update-flake-lock.outputs.pull-request-url }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
auto-merge: true
pr-allow-automerge: true
flake_lock_update