Skip to content

Commit

Permalink
triggered a migration
Browse files Browse the repository at this point in the history
  • Loading branch information
whkelvin committed Dec 22, 2024
1 parent 542e58d commit b199f51
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/apply-migration.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Deploy
name: Run Migration
on:
push:
paths:
- prisma/migrations/** # Only run this workflow when migrations are updated
#paths:
# - prisma/migrations/** # Only run this workflow when migrations are updated
branches:
- master

Expand Down

0 comments on commit b199f51

Please sign in to comment.