diff --git a/.github/workflows/workflow-linter.yml b/.github/workflows/workflow-linter.yml index aceb72df..c3efa040 100644 --- a/.github/workflows/workflow-linter.yml +++ b/.github/workflows/workflow-linter.yml @@ -16,7 +16,6 @@ jobs: - name: Checkout Branch uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 with: - repository: ${{ github.repository }} fetch-depth: 0 - name: Get changed files