Skip to content

Commit

Permalink
fix(ci): Remove tag condition on install script test
Browse files Browse the repository at this point in the history
Signed-off-by: spbsoluble <[email protected]>
  • Loading branch information
spbsoluble committed Nov 19, 2024
1 parent 0bbd7fc commit 92da929
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/keyfactor-bootstrap-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ jobs:
# Tester Install Script
Test_Install_Script:
runs-on: kfutil-runner-set
if: startsWith(github.ref, 'refs/tags/')
needs:
- get-versions
# - call-starter-workflow
Expand Down

0 comments on commit 92da929

Please sign in to comment.