From 3a4fcbe7272458efddaa58e015278e11009d3d8b Mon Sep 17 00:00:00 2001 From: Rob van der Leek <5324924+robvanderleek@users.noreply.github.com> Date: Fri, 6 Dec 2024 16:06:18 +0100 Subject: [PATCH] =?UTF-8?q?ci:=20=F0=9F=92=9A=20Do=20not=20run=20for=20for?= =?UTF-8?q?ks?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1bca193..f5e4edc 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -9,6 +9,7 @@ on: jobs: main: + if: github.repository == 'getcodelimit/codelimit-action' runs-on: ubuntu-latest permissions: contents: write