Skip to content

Commit 4cbdec6

Browse files
Fix control
1 parent 7162c3b commit 4cbdec6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-github-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
build-native:
2929
name: Build on ${{ matrix.os }}
3030
runs-on: ${{ matrix.os }}
31+
needs: run-only-on-main-branch
3132
strategy:
3233
matrix:
3334
os: [windows-latest, ubuntu-latest, macos-latest]

0 commit comments

Comments
 (0)