Denis 5 anni fa
parent
commit
4c565dcc9e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/build.yml

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

@@ -8,7 +8,7 @@ name: CI
 on:
   push:
     branches:
-      - githubActionsBuild 
+      - feature/githubActionsBuild 
       - master
       - development
   release: