Skip to content

Commit b7465a0

Browse files
committed
chore: dummy PR
Signed-off-by: exploreriii <133720349+exploreriii@users.noreply.github.com>
1 parent f055f87 commit b7465a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Workflow to check PR titles follow conventional commit format
22
# and provide automated guidance when titles are invalid
33

4-
name: 'PR Formatting'
4+
name: "PR Formatting"
55

66
on:
77
workflow_dispatch:
88
inputs:
99
dry_run:
10-
description: 'Run without posting comments'
10+
description: "Run without posting comments"
1111
type: boolean
1212
default: true
1313
pull_request_target:

0 commit comments

Comments
 (0)