Skip to content

Commit a1e4add

Browse files
authored
Enhance Build-Release.yml with comments and documentation link
Add comments to explain the workflow purpose and link to documentation.
1 parent 5f2cd7b commit a1e4add

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/Build-Release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# This workflow will build, test, sign and pack the release branches for EPPlus.
2+
# It will also generate and publish an SBOM
3+
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
4+
15
name: Build Release Branches
26

37
on:

0 commit comments

Comments
 (0)