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.
1 parent 89089f5 commit 5c77ddfCopy full SHA for 5c77ddf
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
# Run DB migrations with the public action
13
- name: DB migrations checker with DLE
14
# uses: postgres-ai/dle-github-actions@v0.1.1
15
- # uses: postgres-ai/dle-github-actions@master
+ uses: postgres-ai/dle-github-actions@master
16
id: db-migrations
17
with:
18
dbname: test
0 commit comments