Skip to content

Commit

Permalink
Update build_wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Jun 17, 2024
1 parent 73ef151 commit 0729f3b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ name: Build loadgen wheels and release them into PYPI
on:
release:
types: [published]
push:
branches:
- master
paths:
- loadgen/**
- .github/workflows/build_wheels.yml

jobs:
build_wheels:
Expand Down

0 comments on commit 0729f3b

Please sign in to comment.