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 5c77ddf commit 7910b8fCopy full SHA for 7910b8f
.github/workflows/main.yml
@@ -11,7 +11,7 @@ jobs:
11
12
# Run DB migrations with the public action
13
- name: DB migrations checker with DLE
14
- # uses: postgres-ai/[email protected]
+ #uses: postgres-ai/[email protected]
15
uses: postgres-ai/dle-github-actions@master
16
id: db-migrations
17
with:
0 commit comments