Compare commits
1 Commits
main
...
renovate/t
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
da3b599d82 |
@ -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@v45
|
uses: tj-actions/changed-files@v47
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
db/migrate/**.rb
|
db/migrate/**.rb
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user