From a2abda41b9cfbc55bf20661802f751373d684f71 Mon Sep 17 00:00:00 2001 From: Giuseppe-La-Manna Date: Tue, 16 Jul 2024 10:24:56 +0200 Subject: [PATCH] P4PU-208 updated worflow_dispatch --- .github/workflows/code-review.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index 5b52b3e9..52802f36 100644 --- a/.github/workflows/code-review.yml +++ b/.github/workflows/code-review.yml @@ -21,7 +21,6 @@ jobs: uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 #v4.1.7 with: fetch-depth: 0 - ref: ${{ github.event.inputs.branch || github.ref }} - name: Setup Java uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 #v4.2.1