Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f370ec0

Browse filesBrowse files
RafaelGSSmarco-ippolito
authored andcommitted
build: remove defaults for create-release-proposal
To prevent users from executing the workflow via CLI without passing the desired inputs. PR-URL: #56042 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 12b0cec commit f370ec0
Copy full SHA for f370ec0

File tree

1 file changed

+0
-2
lines changed
Filter options

1 file changed

+0
-2
lines changed

‎.github/workflows/create-release-proposal.yml

Copy file name to clipboardExpand all lines: .github/workflows/create-release-proposal.yml
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,10 @@ on:
1111
release-line:
1212
required: true
1313
type: number
14-
default: 23
1514
description: 'The release line (without dots or prefix). e.g: 22'
1615
release-date:
1716
required: true
1817
type: string
19-
default: YYYY-MM-DD
2018
description: The release date in YYYY-MM-DD format
2119

2220
concurrency: ${{ github.workflow }}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.