Skip to content

Commit

Permalink
Update regex
Browse files Browse the repository at this point in the history
  • Loading branch information
loicreynier authored Dec 26, 2023
1 parent 7ca4dff commit 4a87fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
steps:
- uses: Slashgear/action-check-pr-title@v4.3.0
with:
regexp: "(Add|Update|Remove) .+\\/.+"
regexp: "(Add|Update|Remove) .+"
helpMessage: "Example: 'Add MO2'"

0 comments on commit 4a87fb7

Please sign in to comment.