Skip to content

Commit 2ec258e

Browse files
authored
Merge pull request #19 from Creatrix-Net/alert-autofix-18
Potential fix for code scanning alert no. 18: Workflow does not contain permissions
2 parents 0fed7fd + a9ab892 commit 2ec258e

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/docker-slim.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,8 @@ on:
1313
types:
1414
- completed
1515

16-
# on:
17-
# push:
18-
# branches:
19-
# - 'master'
16+
permissions:
17+
contents: read
2018

2119
jobs:
2220
build:

0 commit comments

Comments
 (0)