Skip to content

Commit 6bf20d6

Browse files
committed
try to give permissions to change workflow files 3
1 parent 143af35 commit 6bf20d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/update-branch-on-pr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,3 @@ jobs:
1919
run: |
2020
git checkout -b pr/${{ github.event.pull_request.number }}
2121
git push --force origin pr/${{ github.event.pull_request.number }}
22-
with:
23-
token: ${{ secrets.PAT_HLSML_BUILD_SPHINX }}

0 commit comments

Comments
 (0)