Merge eea8f375c1
into 0483262850
commit
b03263c94b
|
@ -46,7 +46,7 @@ inputs:
|
||||||
description: 'GitHub Private Access Token (PAT) to pull from GitHub.'
|
description: 'GitHub Private Access Token (PAT) to pull from GitHub.'
|
||||||
githubToken:
|
githubToken:
|
||||||
required: false
|
required: false
|
||||||
default: ''
|
default: '${{ github.token }}'
|
||||||
description: 'Token to authorize access to the GitHub REST API. If provided, a check run will be created with the test results.'
|
description: 'Token to authorize access to the GitHub REST API. If provided, a check run will be created with the test results.'
|
||||||
checkName:
|
checkName:
|
||||||
required: false
|
required: false
|
||||||
|
|
Loading…
Reference in New Issue