We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ce9e67 + 1d6d5a6 commit 44656baCopy full SHA for 44656ba
1 file changed
.github/workflows/mutation.yml
@@ -20,6 +20,9 @@ on:
20
21
name: mutation test
22
23
+permissions:
24
+ contents: read
25
+
26
jobs:
27
mutation:
28
uses: yiisoft/actions/.github/workflows/roave-infection.yml@master
0 commit comments