Skip to content

Commit 2950714

Browse files
committed
Update release-llm-info.yml
1 parent b52a1b4 commit 2950714

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-llm-info.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ permissions:
1515

1616
jobs:
1717
release:
18+
# Only run this workflow on the main repository (continuedev/continue)
19+
if: github.repository == 'continuedev/continue'
1820
uses: ./.github/workflows/reusable-release.yml
1921
with:
2022
package-name: "llm-info"

0 commit comments

Comments
 (0)