Skip to content

Commit

Permalink
Test rails-7 builds with test-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jlm authored Sep 10, 2024
1 parent d125f99 commit b5d8a56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ name: Build test images with selective audit
on:
push:
branches:
- 'bu1'
- 'rails-7'
tags:
- '[t]*'
pull_request:
branches:
- 'bu1'
- 'rails-7'

jobs:
audit:
Expand Down

0 comments on commit b5d8a56

Please sign in to comment.