Skip to content

Commit

Permalink
Merge pull request #558 from Farama-Foundation/update-build-wheels-wo…
Browse files Browse the repository at this point in the history
…rkflow

Disable build-wheels.yml workflow for PRs
  • Loading branch information
mwydmuch committed Sep 20, 2023
2 parents ee1bf9c + be3d7e3 commit b451c5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Build Python wheels and make a release

on:
workflow_dispatch:
pull_request:
push:
paths:
- '.github/workflows/**'
Expand Down

0 comments on commit b451c5c

Please sign in to comment.