Skip to content

Commit

Permalink
Run dashboard job on client release (#7605)
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondjacobson authored Feb 15, 2024
1 parent 2efe8af commit f5b038d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -574,6 +574,7 @@ workflows:
.* run-stems-workflow true
.* run-harmony-workflow true
.* run-probers-workflow false
.* run-protocol-dashboard-workflow true
requires:
- generate-config
- init
Expand Down Expand Up @@ -613,7 +614,7 @@ workflows:
- equal: ['release-client-create-branch', << pipeline.schedule.name >>]
jobs:
- generate-client-release

notify-stuck-stage-nodes:
when:
and:
Expand Down

0 comments on commit f5b038d

Please sign in to comment.