Merge pull request #50543 from santib/run-ci-on-every-pr

Adjust CI config for new Rails apps to run on PRs to any branch
This commit is contained in:
Rafael Mendonça França 2024-01-03 11:12:42 -05:00 committed by GitHub
commit 826a3d1545
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,9 +1,8 @@
name: CI name: CI
on: on:
push:
branches: [ main ]
pull_request: pull_request:
push:
branches: [ main ] branches: [ main ]
jobs: jobs: