We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98147a6 commit a7539a2Copy full SHA for a7539a2
.github/workflows/build.yml
@@ -3,7 +3,8 @@
3
# https://docs.github.com/en/actions/learn-github-actions/contexts#github-context
4
# https://docs.github.com/en/webhooks-and-events/webhooks/webhook-events-and-payloads
5
# https://docs.github.com/en/actions/learn-github-actions/expressions
6
-# https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
+# https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions
7
+# https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
8
9
name: Build
10
0 commit comments