chore(workflows): tweak names of re-usable workflows

This commit is contained in:
2021-10-11 00:17:58 +01:00
parent 5b48a4ac70
commit 82353b98c5
3 changed files with 0 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
---
# Requires _prepare.yml re-usable workflow to have run.
name: Build for macOS
on:
workflow_call:
inputs:

View File

@@ -1,5 +1,4 @@
---
name: Prepare
on:
workflow_call:
inputs:

View File

@@ -1,6 +1,5 @@
---
# Requires _prepare.yml and _build.yml re-usable workflows to have run.
name: Release
on:
workflow_call:
inputs: