Skip to content

Commit 9986170

Browse files
Update workflow to include permissions for contents
Add permissions for read access to contents
1 parent 39c1562 commit 9986170

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/phishdestroy-check.yml

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

33
on: [push, pull_request]
44

5+
permissions:
6+
contents: read
7+
58
jobs:
69
phishdestroy-check:
710
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)