Fix workflow names

This commit is contained in:
Manna Harbour 2021-08-01 01:33:56 +10:00
parent 724e270dea
commit d8979f1b85
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: 'Build inputs' name: 'Build Inputs'
on: on:
workflow_dispatch: workflow_dispatch:
inputs: inputs:

View File

@ -1,4 +1,4 @@
name: 'Build matrix' name: 'Build Matrix'
on: on:
- workflow_dispatch - workflow_dispatch
jobs: jobs: