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 091d7e5 commit 3fd6e5aCopy full SHA for 3fd6e5a
1 file changed
.github/workflows/wheels.yml
@@ -5,10 +5,6 @@ on:
5
types: [published]
6
workflow_dispatch: {}
7
repository_dispatch: {}
8
- pull_request:
9
- push:
10
- branches:
11
- - main
12
13
concurrency:
14
group: wheels-${{ github.event.pull_request.number || github.ref }}
0 commit comments