Skip to content

Commit ebc89ea

Browse files
committed
t2
1 parent cd1cf7b commit ebc89ea

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/sql-review-action.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@ name: SQL review on pull request using bytebase-action image
22

33
on:
44
push:
5-
pull_request:
6-
branches:
7-
- main
8-
paths:
9-
- "migrations-semver/*.sql"
105

116
env:
127
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # set GITHUB_TOKEN because the 'Check release' step needs it to comment the pull request with check results.

0 commit comments

Comments
 (0)