Skip to content

Commit

Permalink
Fix cla workflow permission
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinxc authored Jan 11, 2024
1 parent a944d80 commit 5d917cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request_target:
types: [opened, closed, synchronize]
permissions:
contents: write
pull-requests: write
jobs:
CLAssistant:
uses: secretflow/.github/.github/workflows/cla.yml@main
Expand Down

0 comments on commit 5d917cf

Please sign in to comment.