Trigger build on each branch for testing (#109)
This commit is contained in:
2
.github/workflows/automategeneration.yml
vendored
2
.github/workflows/automategeneration.yml
vendored
@@ -3,7 +3,7 @@ name: joinApps.sh
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "master"
|
||||
- '**'
|
||||
#schedule:
|
||||
#- cron: '15 0 * * *'
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user