Skip to content

Commit

Permalink
fix permissions for dependabot security updates (#74)
Browse files Browse the repository at this point in the history
fix permissions
  • Loading branch information
mldangelo authored Oct 2, 2023
1 parent 4feaf9e commit bc486df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/share-preview-url.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
comment-on-pr:
runs-on: ubuntu-latest
permissions: write-all
steps:
- uses: actions/checkout@v4
- name: get dest dir
Expand Down

0 comments on commit bc486df

Please sign in to comment.