mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2026-04-09 16:00:06 +00:00
Migrate to biome
This commit is contained in:
parent
e24be28b0d
commit
cce8920b20
15 changed files with 433 additions and 2243 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
|
@ -43,3 +43,7 @@ jobs:
|
|||
hide_details: true
|
||||
message: |
|
||||
The build is over.
|
||||
- name: Lint
|
||||
run: npm run lint
|
||||
- name: Format Check
|
||||
run: npm run format-check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue