Skip to content

Commit 49b6579

Browse files
committed
update names
1 parent f1a3cdc commit 49b6579

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tidy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: tidy
1+
name: lint
22

33
on:
44
pull_request:
@@ -7,7 +7,7 @@ on:
77
workflow_dispatch:
88

99
jobs:
10-
checks:
10+
tidy:
1111
runs-on: ubuntu-latest
1212

1313
steps:

0 commit comments

Comments
 (0)