Skip to content

Commit 92da929

Browse files
committed
fix(ci): Remove tag condition on install script test
Signed-off-by: spbsoluble <[email protected]>
1 parent 0bbd7fc commit 92da929

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/keyfactor-bootstrap-workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ jobs:
126126
# Tester Install Script
127127
Test_Install_Script:
128128
runs-on: kfutil-runner-set
129-
if: startsWith(github.ref, 'refs/tags/')
130129
needs:
131130
- get-versions
132131
# - call-starter-workflow

0 commit comments

Comments
 (0)