Skip to content

Commit d03285c

Browse files
committed
test branch protection
1 parent 610d6bd commit d03285c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
git config --global user.name "${{ github.actor }}"
4242
git config --global user.email "${{ github.actor }}@users.noreply.github.com"
4343
git commit -m "Build and push python wheel [skip ci]"
44-
git push -u origin "${{ github.event.pull_request.head.ref }}"
44+
git push -u origin "${{ github.event.pull_request.head.ref }}"

0 commit comments

Comments
 (0)