Skip to content

Commit

Permalink
MNT: add trigger for wheels.yaml workflow for PRs touching it
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Apr 18, 2022
1 parent 6dad32b commit 3ff8a55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/wheels.yaml
Expand Up @@ -7,6 +7,9 @@ on:
- stable
tags:
- 'yt-*'
pull_request:
paths:
- '.github/workflows/wheels.yaml'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 3ff8a55

Please sign in to comment.