Trigger build on each branch for testing (#109)

This commit is contained in:
Macley
2022-11-15 00:16:32 +01:00
committed by GitHub
parent 85a97093e5
commit 3e571ecc54

View File

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