We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d2ada3 commit d6a18e9Copy full SHA for d6a18e9
.github/workflows/create_repository.yaml
@@ -15,7 +15,7 @@ on:
15
repository_description:
16
type: string
17
required: true
18
- description: 'A short description of the repository.if more than a word enclose in quotes'
+ description: 'A short description of the repository.if more than a word enclose in double quotes'
19
private:
20
type: boolean
21
default: false
0 commit comments