Skip to content

Commit

Permalink
fix(ci): conditional (#2227)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Jan 7, 2025
1 parent 66d7f40 commit 4d33f36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
timeout-minutes: 10
steps:
- name: Install CLI tools from OpenShift Mirror
if: steps.triggers.outputs.triggered == 'true'
uses: redhat-actions/openshift-tools-installer@v1
with:
oc: "4.14.37"
Expand Down

0 comments on commit 4d33f36

Please sign in to comment.