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 5f2dfe6 commit 88cffe1Copy full SHA for 88cffe1
.github/workflows/sycl-check-ready-to-merge-prs.yml
@@ -14,6 +14,7 @@ permissions: read-all
14
15
jobs:
16
notify-ready-prs:
17
+ if: github.repository == 'intel/llvm'
18
permissions:
19
pull-requests: write
20
runs-on: ubuntu-latest
0 commit comments