Skip to content

Commit 734c995

Browse files
chore: only run the workflow notify-owners on vllm-project/semantic-router (#72)
1 parent 947693a commit 734c995

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/owner-notification.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
jobs:
88
notify-owners:
9+
if: ${{ github.repository == 'vllm-project/semantic-router' }}
910
runs-on: ubuntu-latest
1011
permissions:
1112
contents: read

0 commit comments

Comments
 (0)