2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 07:57:21 +08:00

fix: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
耗子
2025-08-08 18:46:20 +08:00
committed by GitHub
parent c82c68da9d
commit 726e937779

View File

@@ -5,6 +5,8 @@ on:
- main
jobs:
l10n:
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- name: Checkout code