Skip to content

Commit 613e80f

Browse files
authored
Rename github-actions-test workflow to actionlint (#15791)
1 parent b09521c commit 613e80f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

33
on:
44
push:
@@ -21,7 +21,7 @@ permissions:
2121
contents: read
2222

2323
jobs:
24-
test:
24+
actionlint:
2525
runs-on: ubuntu-latest
2626

2727
steps:

0 commit comments

Comments
 (0)