Skip to content

Commit ec2b044

Browse files
committed
CI: Add minimal permissions
1 parent 5139405 commit ec2b044

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)