Skip to content

Commit bb53715

Browse files
committed
ci: Removing source package generation for feature/hardening
Done testing generating source package so removing running this CI job on any branches and back to only release tags. Signed-off-by: Tyler Erickson <tyler.erickson@seagate.com>
1 parent 2793693 commit bb53715

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/source-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ name: Create Complete Source Archive
44
on:
55
push:
66
tags: [ v* ]
7-
branches: [ feature/hardening ]
87

98
jobs:
109
archive:

0 commit comments

Comments
 (0)