Browse Source

ci: rename workflow

SukkaW 5 years ago
parent
commit
6efc3c2966
1 changed files with 1 additions and 1 deletions
  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