mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-06-22 12:24:20 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [main]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [main]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check-format:
|
check-format:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue