Skip to content

Commit a2eb81e

Browse files
refactor: Rename revive workflow to shellcheck for code quality checks
1 parent 97fb372 commit a2eb81e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
cancel_others: true
2626
concurrent_skipping: never
2727

28-
revive:
28+
shellcheck:
2929
name: Shellcheck
3030
runs-on: ubuntu-latest
3131
steps:

0 commit comments

Comments
 (0)