Skip to content

Commit

Permalink
Update ci-pipeline-branch.yml (StarRocks#19926) (StarRocks#19935)
Browse files Browse the repository at this point in the history
add permissions
(cherry picked from commit fdf13e9)
  • Loading branch information
mergify[bot] authored Mar 21, 2023
1 parent 4d2bc23 commit ead0e95
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/ci-pipeline-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,17 @@ concurrency:

permissions:
checks: write
actions: write
contents: write
deployments: write
discussions: write
issues: write
packages: write
pages: write
pull-requests: write
repository-projects: write
security-events: write
statuses: write

jobs:
doc-checker:
Expand Down

0 comments on commit ead0e95

Please sign in to comment.