We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cfb313 commit 9be50d5Copy full SHA for 9be50d5
.github/workflows/release.yml
@@ -2,8 +2,6 @@ name: Release
2
on:
3
push:
4
branches: [master]
5
- pull_request:
6
- branches: [master]
7
8
jobs:
9
lint-and-test:
0 commit comments