Skip to content

Commit

Permalink
Update trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Nov 12, 2023
1 parent f04444b commit cbbe9fb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,13 @@ name: Wheels
on:
push:
paths:
- ".github/workflows/wheels.yml"
- ".github/workflows/wheels*.yml"
- ".github/workflows/wheels*"
- "dist/*"
tags:
- "*"
pull_request:
paths:
- ".github/workflows/wheels.yml"
- ".github/workflows/wheels*.yml"
- ".github/workflows/wheels*"
- "dist/*"
workflow_dispatch:

Expand Down

0 comments on commit cbbe9fb

Please sign in to comment.