Skip to content

Commit 51cbf73

Browse files
chore(ci): remove paths filter from migration dry-run (#8)
Ensures the dry-run job always produces a check result so it can be used as a required status check in the branch ruleset. Co-authored-by: Ona <no-reply@ona.com>
1 parent e8c66bb commit 51cbf73

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/deploy-migrations.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
branches: [main]
66
pull_request:
77
branches: [main]
8-
paths:
9-
- supabase/migrations/**
108
workflow_dispatch:
119

1210
env:

0 commit comments

Comments
 (0)