Skip to content

Commit 88ca641

Browse files
authored
Merge pull request #14 from Creatrix-Net/alert-autofix-13
Potential fix for code scanning alert no. 13: Workflow does not contain permissions
2 parents a8bdf18 + 3bc0761 commit 88ca641

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/broken-links-site.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Check for broken links on site
22

3+
permissions:
4+
contents: read
5+
36
on:
47
workflow_run:
58
workflows: [Deploy site]

0 commit comments

Comments
 (0)