Skip to content

Commit 5e5e9e5

Browse files
authored
Update markdownlinter.yml
1 parent 2c0fa9d commit 5e5e9e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/markdownlinter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Check Markdown
22
# Controls when the workflow will run
33
on: [push, pull_request, workflow_dispatch]
4+
permissions: read-all
45
jobs:
56
# This workflow contains a single job called "lint"
67
lint:

0 commit comments

Comments
 (0)