Skip to content

Commit

Permalink
fix: let create-pull-request determine the branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle committed Nov 9, 2023
1 parent 96cf325 commit 399337c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: git checkout -b mirror_releases
- run: |
./lint/mirror_ruff.sh
bazel run docs:update
Expand Down

0 comments on commit 399337c

Please sign in to comment.