Skip to content

Commit 5a8f0bf

Browse files
committed
Migrate from codeclimate to qlty
1 parent 744c275 commit 5a8f0bf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ concurrency:
1313
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
1414
cancel-in-progress: true
1515

16+
permissions:
17+
actions: write
18+
contents: read
19+
id-token: write
20+
1621
jobs:
1722
build:
1823
name: Build

0 commit comments

Comments
 (0)