Skip to content

Commit 5068828

Browse files
authored
Merge pull request #24 from mpatfield/alert-autofix-1
Potential fix for code scanning alert no. 1: Workflow does not contain permissions
2 parents 0d8f4cf + f8dbbab commit 5068828

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
permissions:
2+
contents: read
13
name: Build and Lint
24

35
on: [push, pull_request]

0 commit comments

Comments
 (0)