mirror of
https://github.com/decolua/9router.git
synced 2026-05-08 12:01:28 +00:00
fix: add write permission to translation workflow
Made-with: Cursor
This commit is contained in:
2
.github/workflows/translate-readme.yml
vendored
2
.github/workflows/translate-readme.yml
vendored
@@ -11,6 +11,8 @@ on:
|
||||
jobs:
|
||||
translate:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user