Skip to content

Commit 9b24313

Browse files
committed
fixup! fixup! fixup! fixup! ci(comment): make workflow reusable
1 parent 049676b commit 9b24313

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/check-files.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ jobs:
2626
image: ghcr.io/texasinstruments/processor-sdk-doc:latest
2727
options: --entrypoint /bin/bash
2828

29+
permissions:
30+
pull-requests: write
31+
2932
steps:
3033
- name: Checkout repository
3134
uses: actions/checkout@v4

0 commit comments

Comments
 (0)