mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-06-09 01:31:31 +00:00
fix prettier job on push
This commit is contained in:
parent
03644d02c5
commit
2f825e5eb9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/prettier.yml
vendored
2
.github/workflows/prettier.yml
vendored
|
|
@ -4,7 +4,7 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
prettier:
|
prettier:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue