Skip to content

Commit 519e12f

Browse files
authored
Merge pull request #6 from postgres-ai/new-action-repo-name
New action repo name: migration-ci-action
2 parents ee898e6 + 4890b7c commit 519e12f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ jobs:
1111

1212
# Run DB migrations with the public action
1313
- name: DB migrations checker with DLE
14-
# uses: postgres-ai/migration-ci-action@v0.1.1
15-
uses: agneum/migration-action@v0.0.13
14+
uses: postgres-ai/migration-ci-action@v0.1.1
1615
id: db-migrations
1716
with:
1817
dbname: test_small

0 commit comments

Comments
 (0)