We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9fd8f3 commit 1359284Copy full SHA for 1359284
.github/workflows/release.yml
@@ -3,8 +3,6 @@ name: Release
3
on:
4
push:
5
branches: [ main ]
6
- pull_request:
7
- branches: [ main ]
8
9
jobs:
10
# Separate build job for JavaScript
0 commit comments