diff --git a/.github/workflows/test-pr-title.yaml b/.github/workflows/test-pr-title.yaml index 9b585fe..8c5ce42 100644 --- a/.github/workflows/test-pr-title.yaml +++ b/.github/workflows/test-pr-title.yaml @@ -30,5 +30,6 @@ jobs: scopes: | ci docs + requireScope: true secrets: github-token: ${{ secrets.GITHUB_TOKEN }}