Skip to content

Commit 4bcd622

Browse files
committed
Update release-openai-adapters.yml
1 parent bbbb436 commit 4bcd622

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-openai-adapters.yml

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

1717
jobs:
1818
release:
19+
# Only run this workflow on the main repository (continuedev/continue)
20+
if: github.repository == 'continuedev/continue'
1921
uses: ./.github/workflows/reusable-release.yml
2022
with:
2123
package-name: "openai-adapters"

0 commit comments

Comments
 (0)