Skip to content

Commit 225a3ee

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

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/generated_files.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: Generated files
33
on:
44
pull_request:
55

6+
permissions:
7+
contents: read
8+
69
jobs:
710
check-generated:
811
name: Generated files

0 commit comments

Comments
 (0)