mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-18 13:48:58 +02:00
chore: new attempt
This commit is contained in:
parent
c3c73c5f02
commit
334f90670a
4
.github/workflows/ai-flag-cleanup-pr.yml
vendored
4
.github/workflows/ai-flag-cleanup-pr.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
||||
ref: ${{ github.ref }}
|
||||
token: ${{ steps.app_token.outputs.token }}
|
||||
fetch-depth: 0
|
||||
persist-credentials: false
|
||||
persist-credentials: true
|
||||
|
||||
- name: Get issue
|
||||
uses: actions/github-script@v7
|
||||
@ -140,7 +140,7 @@ jobs:
|
||||
ref: ${{ steps.create_branch.outputs.result }}
|
||||
token: ${{ steps.app_token.outputs.token }}
|
||||
fetch-depth: 0
|
||||
persist-credentials: false
|
||||
persist-credentials: true
|
||||
|
||||
- name: Configure Git
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user