Skip to content

Commit

Permalink
Add extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
LinZhihao-723 committed Dec 1, 2024
1 parent 6422802 commit 39d9236
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Set the PR title to a meaningful commit message that:
- follows the Conventional Commits specification (https://www.conventionalcommits.org).
- is in imperative form.
Example:
fix: Don't add implicit wildcards ('*') at the beginning and the end of a query (fixes #390).
-->
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pr-title-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
# - Each job has `permissions` set to only those necessary.
types: ["edited", "opened", "reopened"]
branches: ["main"]

permissions: {}

concurrency:
Expand Down

0 comments on commit 39d9236

Please sign in to comment.