We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea762f commit 071cabfCopy full SHA for 071cabf
1 file changed
.github/workflows/check_nn_versions.yaml
@@ -31,7 +31,7 @@ on:
31
description: Minimum lock date to use for historic checks
32
required: false
33
type: string
34
- default: "2000-01-01"
+ default: '2000-01-01'
35
secrets:
36
TOKEN_APP_ID:
37
description: ID of the GitHub app used to generate a new token
0 commit comments