From 796f3463577c44365f6544cb20f23538e4bab3da Mon Sep 17 00:00:00 2001 From: Andrey Helldar Date: Tue, 2 Apr 2024 23:02:12 +0300 Subject: [PATCH] Update code-style.yml --- .github/workflows/code-style.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/code-style.yml b/.github/workflows/code-style.yml index e910067..7a117de 100644 --- a/.github/workflows/code-style.yml +++ b/.github/workflows/code-style.yml @@ -7,4 +7,4 @@ permissions: write-all jobs: style: name: Code Style - uses: TheDragonCode/.github/.github/workflows/code-style.yml@main + uses: Laravel-Lang/.github/.github/workflows/code-style.yml@main