Skip to content

Commit

Permalink
rename ci
Browse files Browse the repository at this point in the history
  • Loading branch information
phalanx-hk committed Jan 14, 2024
1 parent 8b8e776 commit 4e41d31
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Action_lint
name: actionlint

on:
push:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: shell lint
name: shellcheck

on:
push:
Expand All @@ -8,8 +8,8 @@ on:
- 'LICENSE'

jobs:
shell_lint:
name: shell_lint
shellcheck:
name: shellcheck
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 4e41d31

Please sign in to comment.