Skip to content

Commit

Permalink
Fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
tunmx committed Dec 23, 2024
1 parent eaa03ea commit 1cfb0b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Build Wheels

on:
push:
branches: ["feature/rv1106"]
branches: ["release/wheels"]
pull_request:
branches: ["feature/rv1106"]
branches: ["release/wheels"]

env:
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}
Expand Down

0 comments on commit 1cfb0b4

Please sign in to comment.