Skip to content

Commit

Permalink
github: define proper target-ref in clang-format-checker [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxmaniac committed May 17, 2023
1 parent e18adca commit 5c075f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2
- uses: wolletd/clang-format-checker@v1.10
with:
target-ref: main
target-ref: master
build:
runs-on: ubuntu-latest
container:
Expand Down

0 comments on commit 5c075f8

Please sign in to comment.