Skip to content

Commit

Permalink
add write permissions to flat.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
h-m-f-t authored Nov 19, 2024
1 parent 5298f01 commit c276e9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/flat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
jobs:
scheduled:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Setup deno
uses: denoland/setup-deno@main
Expand Down

0 comments on commit c276e9d

Please sign in to comment.