Skip to content

Commit b204afe

Browse files
authored
[CI] Do not run the workflow in forks (#20359)
1 parent fb7c8bd commit b204afe

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)