We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee898e6 + 4890b7c commit 519e12fCopy full SHA for 519e12f
.github/workflows/main.yml
@@ -11,8 +11,7 @@ jobs:
11
12
# Run DB migrations with the public action
13
- name: DB migrations checker with DLE
14
-# uses: postgres-ai/migration-ci-action@v0.1.1
15
- uses: agneum/migration-action@v0.0.13
+ uses: postgres-ai/migration-ci-action@v0.1.1
16
id: db-migrations
17
with:
18
dbname: test_small
0 commit comments