Skip to content

Commit

Permalink
Run on push
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciabad committed Oct 24, 2023
1 parent ea1b398 commit 227b33f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/db-update-staging.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Run migrations in staging database

on:
pull_request:
branches: [main]
paths:
- 'drizzle/**'
push:
paths: 'drizzle/**'
branches-ignore: 'main'

jobs:
planetscale:
Expand Down

0 comments on commit 227b33f

Please sign in to comment.