From c3113d8dc9caa669dc4a8766222370e5cf300c59 Mon Sep 17 00:00:00 2001 From: CesTheo Date: Tue, 10 Sep 2024 13:58:45 +0200 Subject: [PATCH] add:() gitleaks --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5243a05..8760763 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ on: pull_request: branches: ["*"] push: - branches: ["main", "feat/githubActionLinter"] + branches: ["main"] merge_group: concurrency: