Skip to content

Commit

Permalink
Rename job name.
Browse files Browse the repository at this point in the history
Rename shellcheck from "runner / shellcheck" to simply "shellcheck"
  • Loading branch information
ThatStasGuy authored Feb 16, 2024
1 parent 152e8b4 commit 9781e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ permissions:
pull-requests: write
jobs:
shellcheck:
name: runner / shellcheck
name: shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 9781e7c

Please # to comment.