We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4c8aa9 + 4339fe9 commit 2865645Copy full SHA for 2865645
.github/workflows/release-action.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- main
7
+ paths:
8
+ - "migrations-semver/*.sql"
9
10
env:
11
BYTEBASE_URL: https://demo.bytebase.com
0 commit comments