feat: enhance workflows by adding required secrets and expanding language support

This commit is contained in:
arashagp
2025-01-02 11:12:08 +03:30
parent 55d01ac20b
commit 1cc6cddc6f
4 changed files with 19 additions and 14 deletions

View File

@@ -4,6 +4,10 @@ name: Sync labels
on:
workflow_call:
secrets:
GITHUB_TOKEN:
description: "GitHub token"
required: true
permissions:
contents: read