diff --git a/.github/workflows/pr-check-title.yml b/.github/workflows/pr-check-title.yml index 28fcc2209..eb5dbf24b 100644 --- a/.github/workflows/pr-check-title.yml +++ b/.github/workflows/pr-check-title.yml @@ -17,7 +17,7 @@ on: - edited - synchronize - defaults: +defaults: run: shell: bash @@ -47,7 +47,7 @@ jobs: - name: Check PR Title id: check-title - uses: amannn/action-semantic-pull-request@v48f256284bd46cdaab1048c3721360e808335d50 # v3.0.0 + uses: amannn/action-semantic-pull-request@v48f256284bd46cdaab1048c3721360e808335d50 # v3.0.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}