Skip to content

Commit cb5bead

Browse files
committed
Update beta-release.yml
1 parent 3858c04 commit cb5bead

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/beta-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
beta-release:
1717
name: Beta Release
1818
runs-on: ubuntu-latest
19+
# Only run this workflow on the main repository (continuedev/continue)
20+
if: github.repository == 'continuedev/continue'
1921
steps:
2022
- name: Checkout
2123
uses: actions/checkout@v5

0 commit comments

Comments
 (0)