mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 10:50:09 +00:00
change: only format changed files
This commit is contained in:
2
.github/workflows/prettier.yml
vendored
2
.github/workflows/prettier.yml
vendored
@@ -21,6 +21,6 @@ jobs:
|
||||
commit_message: "change: prettier code"
|
||||
# This part is also where you can pass other options, for example:
|
||||
prettier_options: --write **/*
|
||||
only_changed: False
|
||||
only_changed: True
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
|
||||
Reference in New Issue
Block a user