Skip to content

Commit 4e57a98

Browse files
committed
GHA for validating database schema
Signed-off-by: MarioRadu <[email protected]>
1 parent ce1fb79 commit 4e57a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-database-schema.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
- push
33

4-
name: Run PHPStan checks
4+
name: Validate database schema
55

66
jobs:
77
mutation:

0 commit comments

Comments
 (0)