Skip to content

Commit 50ad5b7

Browse files
committed
try
1 parent 3aaa3ab commit 50ad5b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/preview-url-report.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ jobs:
1212
name: Report Preview URLs
1313
runs-on: ubuntu-latest
1414
if: github.repository_owner == 'PaddlePaddle'
15+
permissions:
16+
contents: read
17+
issues: write
18+
pull-requests: write
1519

1620
steps:
1721
- name: Checkout repository

0 commit comments

Comments
 (0)