Skip to content

Commit 233b2c0

Browse files
Jordan-Williams2Jordan-Williams2
authored andcommitted
test: add temporary push trigger for testing
1 parent c525b6a commit 233b2c0

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 push trigger 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)