Skip to content

Commit 8796783

Browse files
Jordan-Williams2Jordan-Williams2
authored andcommitted
chore: re-add push trigger for testing
1 parent 3b74767 commit 8796783

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/check-postgresql-versions.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
name: Check PostgreSQL Versions
1313

1414
on:
15+
# TODO: Remove after testing
16+
push:
17+
branches:
18+
- feat/auto-version-check
19+
1520
schedule:
1621
# Run daily at 6:00 AM UTC
1722
- cron: '0 6 * * *'

0 commit comments

Comments
 (0)