We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22efd84 commit 1169be7Copy full SHA for 1169be7
1 file changed
.github/workflows/soundness.yml
@@ -80,6 +80,9 @@ on:
80
description: "Linux command to execute before building the Swift package"
81
default: ""
82
83
+permissions:
84
+ contents: read
85
+
86
## We are cancelling previously triggered workflow runs
87
concurrency:
88
group: ${{ github.workflow }}-${{ github.ref }}-soundness
0 commit comments