Skip to content

Commit a401219

Browse files
committed
disable broken CI migration checks
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
1 parent fde008a commit a401219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-migrations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Check Migrations
55

66
on:
77
push:
8-
branches: ["main", "release-*"]
8+
branches: ["release-*"]
99
pull_request:
1010
workflow_dispatch:
1111

0 commit comments

Comments
 (0)