From 5061bf77d77fd3627a80c438b86abbd48505a18d Mon Sep 17 00:00:00 2001 From: Alex <mr.alex.dmitriev@gmail.com> Date: Thu, 4 Apr 2024 15:05:18 +0300 Subject: [PATCH] Try --- .github/workflows/scan-detekt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scan-detekt.yml b/.github/workflows/scan-detekt.yml index fe08bb8..133c8f1 100644 --- a/.github/workflows/scan-detekt.yml +++ b/.github/workflows/scan-detekt.yml @@ -2,7 +2,7 @@ name: Scan with Detekt on: workflow_dispatch: - #pull_request: + pull_request: jobs: validate: