We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04645c0 commit 1b942b3Copy full SHA for 1b942b3
1 file changed
.github/workflows/release.yml
@@ -2,8 +2,6 @@ name: Release Package
2
on:
3
push:
4
branches: [main]
5
- pull_request:
6
- branches: [main]
7
jobs:
8
check-version:
9
runs-on: ubuntu-latest
0 commit comments