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