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.
1 parent fde008a commit a401219Copy full SHA for a401219
.github/workflows/check-migrations.yml
@@ -5,7 +5,7 @@ name: Check Migrations
5
6
on:
7
push:
8
- branches: ["main", "release-*"]
+ branches: ["release-*"]
9
pull_request:
10
workflow_dispatch:
11
0 commit comments