Skip to content

Commit 9d927a5

Browse files
authored
Use self-explanatory name for API information job (#3997)
1 parent 064824e commit 9d927a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api-information.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: API Information
33
on: [ pull_request ]
44

55
jobs:
6-
check:
6+
api-information-check:
77
if: github.event.pull_request.head.repo.full_name == github.repository
88
runs-on: ubuntu-latest
99
steps:

0 commit comments

Comments
 (0)