workflows/backport: persist credentials (#456114)

This commit is contained in:
Wolfgang Walther
2025-10-27 08:05:13 +00:00
committed by GitHub
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
token: ${{ steps.app-token.outputs.token }}
persist-credentials: false
persist-credentials: true
- name: Log current API rate limits
env: