Skip to content

Commit 3c4585a

Browse files
committed
links
1 parent cdc2cce commit 3c4585a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# This workflow will build a .NET project
22
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
33

4+
# General links
5+
# https://docs.github.com/en/actions/learn-github-actions/variables
6+
# https://docs.github.com/en/actions/learn-github-actions/contexts#github-context
7+
# https://docs.github.com/en/webhooks-and-events/webhooks/webhook-events-and-payloads
8+
# https://docs.github.com/en/actions/learn-github-actions/expressions
9+
410
# TODO: Post-cleanup
511
# - Restore notification for failed actions in GitHub settings
612
# - Update required status checks in GitHub settings

0 commit comments

Comments
 (0)