write permissions

This commit is contained in:
2026-06-11 02:54:10 -05:00
parent a1b0b7e634
commit 9557a38b1b
2 changed files with 3 additions and 0 deletions
+3
View File
@@ -7,6 +7,9 @@ on:
- cron: "*/40 * * * *"
workflow_dispatch: # Manual trigger
permissions:
contents: write
jobs:
advance-import:
runs-on: ubuntu-latest