Skip to content

Commit

Permalink
Update prettier.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
summercms committed Aug 15, 2024
1 parent 6c6f821 commit 445ba60
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,9 @@ jobs:
# This part is also where you can pass other options, for example:
prettier_options: --write **/*.{js,md,yml,json,vue,scss}
prettier_plugins: "prettier-plugin-tailwindcss prettier-plugin-go-template"

- name: Protect GitHub Actions Artifacts
- uses: PaloAltoNetworks/upload-secure-artifact@main
with:
name: python-build
path: /output

0 comments on commit 445ba60

Please sign in to comment.