fix: standardize input parameter naming in workflows (#4)
This commit is contained in:
2
.github/workflows/sync-labels.yml
vendored
2
.github/workflows/sync-labels.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
workflow_call:
|
||||
secrets:
|
||||
GITHUB_TOKEN:
|
||||
description: "GitHub token"
|
||||
description: 'GitHub token'
|
||||
required: true
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user