Skip to content

Commit 2ef11d8

Browse files
committed
Update stable-release.yml
1 parent cb5bead commit 2ef11d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/stable-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
stable-release:
3333
name: Stable Release
3434
runs-on: ubuntu-latest
35+
# Only run this workflow on the main repository (continuedev/continue)
36+
if: github.repository == 'continuedev/continue'
3537
steps:
3638
- name: Checkout
3739
uses: actions/checkout@v5

0 commit comments

Comments
 (0)