Skip to content

Commit 5aa800b

Browse files
authored
chore: use path filter (#3)
* chore: use path filter * Update sql-review.yml
1 parent e625285 commit 5aa800b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sql-review.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
pull_request:
55
branches:
66
- main
7+
paths:
8+
- "migrations/*.sql"
79

810
jobs:
911
check_release_on_test:

0 commit comments

Comments
 (0)