Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit 2c0bfb4

Browse files
committed
Don't require scope
1 parent 724138c commit 2c0bfb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conventional-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
- uses: actions/checkout@v2
1111
- uses: amannn/action-semantic-pull-request@v5
1212
with:
13-
requireScope: true
13+
requireScope: false
1414
env:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)