Skip to content

Commit 79f48cd

Browse files
ci: potential fix for code scanning alert (#103)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 5c0895b commit 79f48cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/lint-pr-name.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
name: 'Lint PR name'
2+
permissions:
3+
contents: read
4+
pull-requests: write
25

36
on:
47
pull_request_target:

0 commit comments

Comments
 (0)