Skip to content

Commit 400a05e

Browse files
authored
[actionlint] Rename job from 'test' to 'actionlint' (#49578)
1 parent d0d8f04 commit 400a05e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/actionlint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Actionlint
1+
name: actionlint
22

33
on:
44
push:
@@ -15,7 +15,7 @@ permissions:
1515
contents: read
1616

1717
jobs:
18-
test:
18+
actionlint:
1919
runs-on: ubuntu-latest
2020

2121
steps:

0 commit comments

Comments
 (0)