diff --git a/.github/workflows/run-tests.yml b/.github/workflows/run-tests.yml index 16956a053..e890fefcb 100644 --- a/.github/workflows/run-tests.yml +++ b/.github/workflows/run-tests.yml @@ -10,15 +10,11 @@ on: branches: [ "master", - "DM-5074-ipm-homepage-updates", - "ci-migration", - "ci-migration-cv", - "ci-migration-en", - "ci-migration-pd", - "ci-migration-bj", + "rails-7", + "ci-migration" ] pull_request: - branches: ["master", "DM-5074-ipm-homepage-updates"] + branches: ["master", "rails-7"] jobs: build: name: rspec diff --git a/app/views/shared/_header.html.erb b/app/views/shared/_header.html.erb index 0aefe4cc5..382c264cd 100644 --- a/app/views/shared/_header.html.erb +++ b/app/views/shared/_header.html.erb @@ -80,7 +80,7 @@