From d7f00ef99af2e8093369046fec246c749f933ae8 Mon Sep 17 00:00:00 2001 From: Dmitry Nichiporenko Date: Fri, 7 Feb 2025 11:44:18 +0100 Subject: [PATCH] feat: test --- .github/workflows/pr-semantic.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pr-semantic.yaml b/.github/workflows/pr-semantic.yaml index 7af4353..952a3e6 100644 --- a/.github/workflows/pr-semantic.yaml +++ b/.github/workflows/pr-semantic.yaml @@ -21,6 +21,7 @@ jobs: - name: Create uses: ./.github/actions/semantic with: + no-checkout: true github-token: ${{ secrets.GITHUB_TOKEN }} release-assets: | gradle/wrapper/gradle-wrapper.properties