Skip to content

Commit ef52460

Browse files
authored
run mcp-server-nightly action only in origin repo (apache#180)
1 parent 46ee5e1 commit ef52460

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/mcp-server-nightly.yml

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

3232
jobs:
3333
publish-nightly:
34+
if: github.repository == 'apache/polaris-tools'
3435
runs-on: ubuntu-latest
3536

3637
steps:

0 commit comments

Comments
 (0)