Skip to content

Commit

Permalink
only run on version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlend committed Aug 22, 2024
1 parent 2bf7082 commit ad62563
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ name: Release-Wheels
on:
push:
tags: 'v[0-9]+.[0-9]+.[0-9]+'
pull_request:
branches: [ "main" ]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit ad62563

Please sign in to comment.