Skip to content

Commit a076009

Browse files
authored
Merge pull request #1 from lillithlynn/alert-autofix-1
Potential fix for code scanning alert no. 1: Workflow does not contain permissions
2 parents b416015 + 054b33a commit a076009

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/blank.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
name: CI
44

5+
permissions:
6+
contents: read
7+
58
# Controls when the workflow will run
69
on:
710
# Triggers the workflow on push or pull request events but only for the "main" branch

0 commit comments

Comments
 (0)