Skip to content

Commit bc320bf

Browse files
authored
Merge pull request #535 from bastelfreak/perms
CI: Add minimal permissions
2 parents 5139405 + ec2b044 commit bc320bf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/post_to_dev_to.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
branches:
88
- master
99

10+
permissions:
11+
contents: read
12+
1013
jobs:
1114
post_to_dev_to:
1215
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)