Compare commits
No commits in common. "renovate/tj-actions-changed-files-47.x" and "main" have entirely different histories.
renovate/t
...
main
@ -43,7 +43,7 @@ jobs:
|
|||||||
DATABASE_URL: postgres://postgres:postgres@postgres:5432/postgres
|
DATABASE_URL: postgres://postgres:postgres@postgres:5432/postgres
|
||||||
- name: Get all migrations added
|
- name: Get all migrations added
|
||||||
id: changed-migration-files
|
id: changed-migration-files
|
||||||
uses: tj-actions/changed-files@v47
|
uses: tj-actions/changed-files@v45
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
db/migrate/**.rb
|
db/migrate/**.rb
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user