Skip to content

Commit 1ebe4ac

Browse files
Update commit-signing
1 parent 16ab590 commit 1ebe4ac

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/check-commit-signing.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ on:
1010
branches:
1111
- "**"
1212

13+
permissions:
14+
contents: read
15+
1316
concurrency:
1417
group: ${{ github.event_name == 'pull_request' && format('{0}-{1}', github.workflow_ref, github.event.pull_request.number) || github.run_id }}
1518
cancel-in-progress: true

0 commit comments

Comments
 (0)