mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Fixed Formating Issues [skip ci]
This commit is contained in:
parent
ca1462cccb
commit
c08e54936f
1 changed files with 12 additions and 12 deletions
4
.github/workflows/prettier.yml
vendored
4
.github/workflows/prettier.yml
vendored
|
@ -2,9 +2,9 @@ name: Code Format Check
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
check-format:
|
||||
|
|
Loading…
Reference in a new issue