From 0b36090d8d5909be91d5c99f2f33f914213f3944 Mon Sep 17 00:00:00 2001 From: Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> Date: Thu, 29 Aug 2024 23:52:43 +0530 Subject: T0000: update --- .github/workflows/darker-lint.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/darker-lint.yml b/.github/workflows/darker-lint.yml index 52dd7a7..f13d683 100644 --- a/.github/workflows/darker-lint.yml +++ b/.github/workflows/darker-lint.yml @@ -2,7 +2,7 @@ name: Darker-Ruff Lint on: - pull_request_target: + pull_request: branches: - current @@ -42,4 +42,5 @@ jobs: - name: Analyze Code run: | + ls -ltr darker -r origin/base --check --diff --lint "ruff check --config ./reusable-actions/.github/ruff.toml" --color . \ No newline at end of file -- cgit v1.2.3