Skip to content

Commit

Permalink
Update CI permissions (#5946)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblee93 authored Jul 1, 2024
1 parent 302b386 commit acfa40f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/people.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
langchain-people:
if: github.repository_owner == 'langchain-ai'
runs-on: ubuntu-latest
permissions: write-all
steps:
- name: Dump GitHub context
env:
Expand Down

0 comments on commit acfa40f

Please sign in to comment.