2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 04:22:33 +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:45:21 +08:00
committed by GitHub
parent afa40be261
commit e1274c28f7

View File

@@ -6,6 +6,8 @@ on:
jobs:
mockery:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Checkout code
uses: actions/checkout@v4