We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36dbd3e commit 1896c10Copy full SHA for 1896c10
.github/workflows/measure-disk-usage.yml
@@ -24,6 +24,7 @@ jobs:
24
- set-platforms
25
permissions:
26
contents: read
27
+ actions: read
28
strategy:
29
matrix:
30
platform: ${{ fromJSON(needs.set-platforms.outputs.platforms) }}
0 commit comments