We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26114d0 + 7620692 commit 54f93bbCopy full SHA for 54f93bb
1 file changed
.github/workflows/main.yml
@@ -2,6 +2,8 @@
2
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
3
4
name: .NET
5
+permissions:
6
+ contents: read
7
8
on:
9
push:
0 commit comments