mirror of
https://github.com/google-github-actions/auth.git
synced 2026-06-08 19:47:05 +00:00
Fix issue template
This commit is contained in:
parent
6c3096cce2
commit
3ecfcdb218
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug.yaml
vendored
|
|
@ -33,7 +33,7 @@ body:
|
||||||
label: 'Action YAML'
|
label: 'Action YAML'
|
||||||
description: 'Paste your complete GitHub Actions YAML here, removing any sensitive values.'
|
description: 'Paste your complete GitHub Actions YAML here, removing any sensitive values.'
|
||||||
render: 'yaml'
|
render: 'yaml'
|
||||||
validation:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- id: 'additional'
|
- id: 'additional'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue