Skip to content

Commit 88cffe1

Browse files
committed
[CI] Do not run the workflow in forks
1 parent 5f2dfe6 commit 88cffe1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sycl-check-ready-to-merge-prs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ permissions: read-all
1414

1515
jobs:
1616
notify-ready-prs:
17+
if: github.repository == 'intel/llvm'
1718
permissions:
1819
pull-requests: write
1920
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)