소스 검색

ci: rename workflow

SukkaW 5 년 전
부모
커밋
6efc3c2966
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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