Ver Fonte

Update build-docker.yml

Zed há 5 anos atrás
pai
commit
2af06916e5
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      .github/workflows/build-docker.yml

+ 2 - 2
.github/workflows/build-docker.yml

@@ -1,9 +1,9 @@
-name: Docker Multi-Architecture Build
+name: CI/CD
 
 on:
   push:
     paths-ignore:
-      - "**.md"
+      - "README.md"
     branches:
       - master