We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c455ffb commit b501c9bCopy full SHA for b501c9b
1 file changed
.github/workflows/validate.yml
@@ -14,7 +14,7 @@ permissions:
14
pull-requests: write
15
jobs:
16
lint:
17
- name: ⬣ ESLint
+ name: ⬣ Biome lint
18
runs-on: ubuntu-latest
19
steps:
20
- name: 🛑 Cancel Previous Runs
0 commit comments