Skip to content

Commit 749bbeb

Browse files
committed
renamed runnner job
1 parent 3cd01ba commit 749bbeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [opened, edited, reopened, synchronize]
66

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

0 commit comments

Comments
 (0)