Browse Source

Trigger build on each branch for testing (#109)

Macley 2 years ago
parent
commit
3e571ecc54
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/automategeneration.yml

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

@@ -3,7 +3,7 @@ name: joinApps.sh
 on:
 on:
   push:
   push:
     branches:
     branches:
-    - "master"
+    - '**'
   #schedule:
   #schedule:
   #- cron:  '15 0 * * *'
   #- cron:  '15 0 * * *'
 env:
 env: