Skip to content

Commit

Permalink
build: repair typo in branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenHulme committed Sep 17, 2024
1 parent 2f0b864 commit c3fbae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- develop
- sh51/create-release-apr-action
- sh51/create-release-pr-action
jobs:
create_update_pull_request:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c3fbae4

Please sign in to comment.