mirror of
https://github.com/Azure/setup-helm.git
synced 2026-04-06 23:06:58 +00:00
Fix types, and update node version. (#181)
* Fix types, and update node version. Signed-off-by: Tatsat Mishra <tamishra@microsoft.com> * Prettier Fix for this repo. Signed-off-by: Tatsat Mishra <tamishra@microsoft.com> --------- Signed-off-by: Tatsat Mishra <tamishra@microsoft.com>
This commit is contained in:
parent
d030d7f717
commit
28f285563b
5 changed files with 41 additions and 38 deletions
4
.github/workflows/prettify-code.yml
vendored
4
.github/workflows/prettify-code.yml
vendored
|
|
@ -13,6 +13,4 @@ jobs:
|
|||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
|
||||
- name: Enforce Prettier
|
||||
uses: actionsx/prettier@3d9f7c3fa44c9cb819e68292a328d7f4384be206 # v3
|
||||
with:
|
||||
args: --check .
|
||||
run: npx prettier --check .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue