Skip to content

Commit

Permalink
fix: 워크플로우 권한 부여
Browse files Browse the repository at this point in the history
Related: #64
  • Loading branch information
hoa0217 committed Mar 27, 2024
1 parent 9b3c22a commit 07308b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ on:
pull_request:
branches: [ "develop" ]

permissions:
contents: read
permissions: write-all

jobs:
CI:
Expand Down Expand Up @@ -44,4 +43,4 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
min-coverage-overall: 80
min-coverage-changed-files: 80
title: "Code Coverage"
title: "⭐️Code Coverage"
1 change: 0 additions & 1 deletion pinpoint-agent-2.2.3-NCP-RC1/pinpoint.license
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
56ec58ecb84b4c05943ffe343681d0d3

0 comments on commit 07308b7

Please sign in to comment.