mirror of
https://github.com/detleph/server.git
synced 2026-09-04 00:26:03 +02:00
Check formatting on the dev branch
The dev branch should also enforce correct formatting;
This commit is contained in:
@@ -4,9 +4,9 @@ name: Check prettier formatting
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ main, dev ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main, dev ]
|
||||||
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user