Skip to content

Commit

Permalink
Read/write permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
mrp089 committed Feb 23, 2024
1 parent 017df3d commit 379e6d4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/git_lfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ on:
pull_request:
branches:
- main
permissions: write-all
permissions:
contents: read
issues: write
jobs:
check_git_lfs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 379e6d4

Please sign in to comment.