Wizard builds are now triggered using master branch commits

This commit is contained in:
Emad-salah 2020-08-01 17:01:40 +01:00 committed by GitHub
parent bb7fbae2dc
commit ddb592f2d5

View file

@ -2,9 +2,9 @@ name: Update Wizard
on:
push:
branches: [ 'feature/synchronized-wizard-builds' ]
branches: [ 'master' ]
pull_request:
branches: [ 'feature/synchronized-wizard-builds' ]
branches: [ 'master' ]
jobs:
dispatch: