From 3b791ce71feae59764507d774a273a330e4f55dd Mon Sep 17 00:00:00 2001 From: silabs-bingocth Date: Wed, 25 Sep 2024 18:50:21 +0700 Subject: [PATCH] Update coding_convention.yaml --- .github/workflows/coding_convention.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coding_convention.yaml b/.github/workflows/coding_convention.yaml index d33447a4..99c1f3cc 100644 --- a/.github/workflows/coding_convention.yaml +++ b/.github/workflows/coding_convention.yaml @@ -11,7 +11,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.7 with: - ref: create-unit-test-functions-in-lib-iec60730 + ref: update-source-code-lib-iec60730 - name: Check working directory run: | pwd