chore(workflows): tweak re-usable workflow names, again

This commit is contained in:
2021-10-11 00:20:45 +01:00
parent a8d3b9d473
commit aab02b7454
3 changed files with 3 additions and 0 deletions

View File

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

View File

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

View File

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