Skip to content

Commit

Permalink
Add Rails-7 feature branch to CI pull request runs (#1148)
Browse files Browse the repository at this point in the history
  • Loading branch information
camillevilla authored Dec 20, 2024
1 parent 18561f9 commit 4430b5d
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4430b5d

Please sign in to comment.