Skip to content

Commit 5c77ddf

Browse files
authored
Update main.yml
1 parent 89089f5 commit 5c77ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
# Run DB migrations with the public action
1313
- name: DB migrations checker with DLE
1414
# uses: postgres-ai/[email protected]
15-
# uses: postgres-ai/dle-github-actions@master
15+
uses: postgres-ai/dle-github-actions@master
1616
id: db-migrations
1717
with:
1818
dbname: test

0 commit comments

Comments
 (0)