Explorar el Código

ci: rename workflow

SukkaW hace 5 años
padre
commit
6efc3c2966
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/minify.yml

+ 1 - 1
.github/workflows/minify.yml

@@ -1,6 +1,6 @@
 # This is a basic workflow to help you get started with Actions
 
-name: Auto Minify CSS file
+name: Auto Minify CSS/JS file
 
 # Controls when the action will run. Triggers the workflow on push or pull request
 # events but only for the dev branch