Skip to content

Commit 168419b

Browse files
committed
use pull request intead of PR
1 parent bd67e9f commit 168419b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name: PR Title Check
1+
name: Pull Request Title Check
22
on:
33
pull_request:
44
types: [opened, edited, synchronize]
55
jobs:
6-
pr-title-check:
6+
pull-request-title-check:
77
runs-on: buildjet-4vcpu-ubuntu-2204
88
container:
99
image: node:22

0 commit comments

Comments
 (0)