Merge pull request #55 from nprasad2077/limits

write permissions
This commit is contained in:
2026-06-11 02:54:27 -05:00
committed by GitHub
2 changed files with 3 additions and 0 deletions
Vendored
BIN
View File
Binary file not shown.
+3
View File
@@ -7,6 +7,9 @@ on:
- cron: "*/40 * * * *"
workflow_dispatch: # Manual trigger
permissions:
contents: write
jobs:
advance-import:
runs-on: ubuntu-latest