Skip to content

Commit 5e01215

Browse files
committed
[build] HTTP Error 403 with auto-update TP workflow #1888
1 parent 863944e commit 5e01215

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/updateTarget.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ on:
1414
paths:
1515
- '**.target'
1616

17+
permissions:
18+
contents: write
19+
pull-requests: write
1720

1821
jobs:
1922
update:

0 commit comments

Comments
 (0)