Skip to content

Commit 01e4bc3

Browse files
committed
ci: allow php scope in PR title lint
1 parent 2358893 commit 01e4bc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conventional-pr-title.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2222
with:
2323
scopes: |
24-
(?:all|(?:js|ts|dart|python|rust|beam)(?:/(?:js|ts|dart|python|rust|beam))*)
24+
(?:all|(?:js|ts|dart|python|rust|beam|php)(?:/(?:js|ts|dart|python|rust|beam|php))*)

0 commit comments

Comments
 (0)