generated from lucxjo/template
(chore) Updated workflow
Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
This commit is contained in:
parent
a37a8a6935
commit
724b384a03
|
@ -1,12 +1,8 @@
|
||||||
name: Prisma Migrate
|
name: prisma-migrate
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
paths:
|
|
||||||
- "./prisma/**/*.*"
|
|
||||||
workflow_dispatch:
|
|
||||||
branches: [main]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Reference in a new issue