Skip to content

Commit 2e6d171

Browse files
committed
Rename github workflow job
1 parent 36e22cc commit 2e6d171

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
types: [opened, synchronize, reopened]
99

1010
jobs:
11-
pre-commit:
11+
static-checks:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)