Module: kamailio
Branch: master
Commit: 5c075f8982bdf282f03d9e74f9663509a432474b
URL:
https://github.com/kamailio/kamailio/commit/5c075f8982bdf282f03d9e74f966350…
Author: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Committer: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Date: 2023-05-17T12:43:36+02:00
github: define proper target-ref in clang-format-checker [skip ci]
---
Modified: .github/workflows/pull_request.yml
---
Diff:
https://github.com/kamailio/kamailio/commit/5c075f8982bdf282f03d9e74f966350…
Patch:
https://github.com/kamailio/kamailio/commit/5c075f8982bdf282f03d9e74f966350…
---
diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml
index d515b8ff56..8887768239 100644
--- a/.github/workflows/pull_request.yml
+++ b/.github/workflows/pull_request.yml
@@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2
- uses: wolletd/clang-format-checker(a)v1.10
with:
- target-ref: main
+ target-ref: master
build:
runs-on: ubuntu-latest
container: