Skip to content

Commit 588cb87

Browse files
authored
Merge pull request #17 from pranamphd/set-read-content-permission
chore(cd): set read contents permission at top-level
2 parents c216225 + e715c4e commit 588cb87

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/swift-cd.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ concurrency:
1010
group: publish-digipin-swift
1111
cancel-in-progress: false
1212

13+
permissions:
14+
contents: read
15+
1316
jobs:
1417
release:
1518
name: Build, Docs, Provenance & Release

0 commit comments

Comments
 (0)