Skip to content

Commit

Permalink
Merge pull request #4388 from DataDog/tonycthsu/permission-clean-cach
Browse files Browse the repository at this point in the history
Update token permission for cleaning cache
  • Loading branch information
TonyCTHsu authored Feb 14, 2025
2 parents 11ad8d0 + 24348f5 commit 95f139c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cache-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
jobs:
cleanup:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Cleanup
run: |
Expand Down

0 comments on commit 95f139c

Please sign in to comment.