mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 19:30:17 +08:00
Potential fix for code scanning alert no. 48: 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:
parent
7a776eb7f6
commit
b9ae3128e3
2
.github/workflows/auto-i18n.yml
vendored
2
.github/workflows/auto-i18n.yml
vendored
@ -14,6 +14,8 @@ jobs:
|
||||
auto-i18n:
|
||||
runs-on: ubuntu-latest
|
||||
name: Auto I18N
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
steps:
|
||||
- name: 🐈⬛ Checkout
|
||||
|
||||
Loading…
Reference in New Issue
Block a user