Skip to content

Commit 0798bad

Browse files
committed
ci: Fix workflow permissions warning
1 parent e95b2bc commit 0798bad

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ concurrency:
1414

1515
jobs:
1616
files-changed:
17+
permissions:
18+
contents: read
19+
pull-requests: write
1720
uses: ./.github/workflows/files-changed.yml
1821

1922
lint:

0 commit comments

Comments
 (0)