Skip to content

Commit

Permalink
ci: grant pr write permission for APITest
Browse files Browse the repository at this point in the history
Signed-off-by: Ink33 <Ink33@smlk.org>
  • Loading branch information
Ink-33 committed Sep 6, 2023
1 parent 9182df9 commit fd91104
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
bash <(curl -Ls https://coverage.codacy.com/get.sh) final
APITest:
permissions: write-all
runs-on: ubuntu-20.04
steps:
- name: Set up Go
Expand Down

0 comments on commit fd91104

Please sign in to comment.