We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de865a commit e9057a8Copy full SHA for e9057a8
.github/workflows/preview-url-report.yml
@@ -11,7 +11,7 @@ jobs:
11
report-urls:
12
name: Report Preview URLs
13
runs-on: ubuntu-latest
14
- if: github.repository_owner == 'PaddlePaddle'
+ # if: github.repository_owner == 'PaddlePaddle'
15
permissions:
16
contents: read
17
pull-requests: write
0 commit comments