Skip to content

Commit 487d620

Browse files
Potential fix for code scanning alert no. 14: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 6c13256 commit 487d620

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/performance_score_director.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
# [1] Unless the baseline is a release tag, in which case its binaries are downloaded from a repository.
1616
#
1717
name: ScoreDirector Perf Regression Test
18+
permissions:
19+
contents: read
1820

1921
on:
2022
workflow_dispatch:

0 commit comments

Comments
 (0)