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 947693a commit 734c995Copy full SHA for 734c995
.github/workflows/owner-notification.yml
@@ -6,6 +6,7 @@ on:
6
7
jobs:
8
notify-owners:
9
+ if: ${{ github.repository == 'vllm-project/semantic-router' }}
10
runs-on: ubuntu-latest
11
permissions:
12
contents: read
0 commit comments