Module: kamailio
Branch: master
Commit: e18adca6d62ab327cb8b8c23291eef8ab4543d53
URL: 
https://github.com/kamailio/kamailio/commit/e18adca6d62ab327cb8b8c23291eef8ab4543d53

Author: Victor Seva <linuxman...@torreviejawireless.org>
Committer: Victor Seva <linuxman...@torreviejawireless.org>
Date: 2023-05-17T12:41:24+02:00

github: add checkout before clang-format-checker [skip ci]

> https://github.com/WolleTD/clang-format-checker/issues/15

---

Modified: .github/workflows/pull_request.yml

---

Diff:  
https://github.com/kamailio/kamailio/commit/e18adca6d62ab327cb8b8c23291eef8ab4543d53.diff
Patch: 
https://github.com/kamailio/kamailio/commit/e18adca6d62ab327cb8b8c23291eef8ab4543d53.patch

---

diff --git a/.github/workflows/pull_request.yml 
b/.github/workflows/pull_request.yml
index 1ea695d874..d515b8ff56 100644
--- a/.github/workflows/pull_request.yml
+++ b/.github/workflows/pull_request.yml
@@ -12,6 +12,7 @@ jobs:
   check-format:
     runs-on: ubuntu-latest
     steps:
+      - uses: actions/checkout@v2
       - uses: wolletd/clang-format-checker@v1.10
         with:
           target-ref: main

_______________________________________________
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org

Reply via email to