mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-18 12:09:29 -07:00
ci: prefine github action (#276)
* ci: migrate bundled artifacts update from pull request to direct commit * ci: update lint workflow to include code formatting and auto-commit * chore: update .prettierignore to include yaml files - Remove the exclusion of `*.yaml` and `*.yml` files from being formatted by Prettier in the `.prettierignore` file. * ci: update lint workflow conditions * ci: format code --------- Co-authored-by: Sped0n <Sped0n@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
node_modules
|
||||
static
|
||||
exmapleSite
|
||||
*.yaml
|
||||
*.yml
|
||||
single.json
|
||||
pnpm-lock.yaml
|
||||
|
||||
Reference in New Issue
Block a user