We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e625285 commit 5aa800bCopy full SHA for 5aa800b
.github/workflows/sql-review.yml
@@ -4,6 +4,8 @@ on:
4
pull_request:
5
branches:
6
- main
7
+ paths:
8
+ - "migrations/*.sql"
9
10
jobs:
11
check_release_on_test:
0 commit comments