bring up to par with master
This commit is contained in:
parent
461227a47f
commit
f61e75d899
1 changed files with 6 additions and 0 deletions
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
|
|
@ -5,6 +5,12 @@ on:
|
|||
branches: [ 'master' ]
|
||||
pull_request:
|
||||
branches: [ 'master' ]
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
name:
|
||||
description: 'Bump Wizard Version'
|
||||
required: false
|
||||
default: 'yes'
|
||||
|
||||
jobs:
|
||||
dispatch:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue