Skip to content

Commit 1359284

Browse files
committed
Trigger release only on the main branch
1 parent c9fd8f3 commit 1359284

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Release
33
on:
44
push:
55
branches: [ main ]
6-
pull_request:
7-
branches: [ main ]
86

97
jobs:
108
# Separate build job for JavaScript

0 commit comments

Comments
 (0)