We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f13c3f commit da56267Copy full SHA for da56267
.github/workflows/test.yaml
@@ -1,5 +1,6 @@
1
name: Test .NET solution or project
2
-permissions: {}
+permissions:
3
+ packages: read
4
on:
5
workflow_dispatch:
6
push:
0 commit comments