diff --git a/.github/workflows/semantic.yml b/.github/workflows/semantic.yml index 114f91fc..d51ad737 100644 --- a/.github/workflows/semantic.yml +++ b/.github/workflows/semantic.yml @@ -25,5 +25,3 @@ jobs: uses: amannn/action-semantic-pull-request@v5 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - with: - wip: true