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 b97bcc0 commit 82fbfaaCopy full SHA for 82fbfaa
.github/workflows/prerelease.yml
@@ -8,8 +8,6 @@ on:
8
default: prerelease
9
push:
10
branches: [ main, feature/* ]
11
- pull_request:
12
- branches: [ '**' ]
13
14
concurrency:
15
group: ${{ github.workflow }}${{ github.event.pull_request.number || github.ref }}
0 commit comments