Skip to content

Commit abc02d1

Browse files
committed
Rename workflow to previous name to avoid github bug
1 parent 413a161 commit abc02d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: PHP Lint
2020
run: composer run lint
2121

22-
lint:
22+
js-lint:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)