diff --git a/.DS_Store b/.DS_Store index 45fa091..a73a5bb 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/.github/workflows/advance-import.yml b/.github/workflows/advance-import.yml index 82a4b8d..729994b 100644 --- a/.github/workflows/advance-import.yml +++ b/.github/workflows/advance-import.yml @@ -7,6 +7,9 @@ on: - cron: "*/40 * * * *" workflow_dispatch: # Manual trigger +permissions: + contents: write + jobs: advance-import: runs-on: ubuntu-latest