Skip to content

Commit

Permalink
Update .github/workflows/rosa-cluster-auto-provision-on-schedule.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Pedro Ruivo <pruivo@users.noreply.github.com>
  • Loading branch information
ryanemerson and pruivo committed Jun 6, 2024
1 parent 20eda59 commit 47fc8d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:

keycloak-deploy-active-active:
needs: keycloak-undeploy-with-persistent-sessions
name: ROSA Scheduled Create Active/ACtive cluster with Persistent Sessions
name: ROSA Scheduled Create Active/Active cluster with Persistent Sessions
if: github.event_name != 'schedule' || github.repository == 'keycloak/keycloak-benchmark'
uses: ./.github/workflows/rosa-multi-az-cluster-create.yml
with:
Expand Down

0 comments on commit 47fc8d7

Please sign in to comment.