Browse Source

Update war.yml

ashrafteleb 4 years ago
parent
commit
05986d1a9c
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .github/workflows/war.yml

+ 0 - 2
.github/workflows/war.yml

@@ -5,8 +5,6 @@ name: WAR CI
 
 on:
   push:
-    branches: 
-      - '*' # for testing
     tags:
       - 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10