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 97bb8f7

Browse filesBrowse files
RafaelGSSruyadorno
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 2e3fdfd commit 97bb8f7
Copy full SHA for 97bb8f7

File tree

Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed
Open diff view settings
Collapse file

‎.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.