Skip to content

Commit 0671bda

Browse files
committed
renamed runnner jobs
1 parent 749bbeb commit 0671bda

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
name: PR Format Checker
1+
name: PR Formatting Check
22

33
on:
44
pull_request:
55
types: [opened, edited, reopened, synchronize]
66

77
jobs:
8-
pr-format-check:
8+
check:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Validate PR title and description content

0 commit comments

Comments
 (0)