Skip to content

Commit 2359e0d

Browse files
committed
comments
1 parent decef18 commit 2359e0d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222
# - Shows timings per operation (build, test, cleanup)
2323
# - Improved security
2424
# - Easier to try .NET preview versions
25+
# - Weekly refreshed runner images
26+
# - Subsequent steps execute after timeout, enabling to capture logs on hang
27+
# Disadvantages:
28+
# - There's no way to suppress notification for cancelled jobs
2529

2630
# TODO: Review https://docs.github.com/en/actions/learn-github-actions/understanding-github-actions
2731
# TODO: Review https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions and https://securitylab.github.com/research/github-actions-preventing-pwn-requests/

0 commit comments

Comments
 (0)