Skip to content

Commit 1567e68

Browse files
Add read only permissions to test-publish
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 7ccb19e commit 1567e68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
branches:
55
- "main"
66
workflow_dispatch:
7+
permissions:
8+
contents: read
79
jobs:
810
test:
911
uses: ./.github/workflows/test.yaml

0 commit comments

Comments
 (0)