Skip to content

Commit

Permalink
update permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Kkundan committed Apr 10, 2024
1 parent a8fb2a7 commit 0de447f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/generate-remotefolder-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
- cron: '*/5 * * * *' # Runs at every 5th minute
workflow_dispatch: # Allows manual triggering

permissions:
contents: write

jobs:
generate-and-commit-folder-list:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0de447f

Please sign in to comment.