Explorar el Código

renamed lint to weblint

Nikita Krupin hace 3 años
padre
commit
a795899736
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/weblint.yml

+ 1 - 1
.github/weblint.yml

@@ -14,7 +14,7 @@ on:
       - Website/**
 
 jobs:
-  lint:
+  weblint:
 
     runs-on: ubuntu-latest