Skip to content

Commit b4af493

Browse files
committed
Rm name on reusable workflow
1 parent fd984fd commit b4af493

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# A reusable workflow that deploys the contents of a repository to a target environment.
22
# https://docs.github.com/en/actions/using-workflows/reusing-workflows#creating-a-reusable-workflow
33

4-
name: Deployment Workflow
5-
64
on:
75
workflow_call:
86
inputs:

0 commit comments

Comments
 (0)