chore: format code (#8628)

* chore: format code
This commit is contained in:
jrandolf 2022-07-05 15:06:10 +02:00 committed by GitHub
parent 28e236f1a6
commit 9e596d0761
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -87,6 +87,8 @@ jobs:
name: Deploy docs (if needed)
if: ${{ needs.check-docs.outputs.needs_deploying == 'true' && github.event_name != 'pull_request' }}
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Checkout
uses: actions/checkout@v3

View File

@ -41,4 +41,4 @@ package.json
test/assets/
vendor/
docs/
versioned_*/

View File

@ -1,3 +1 @@
[
"15.3.0"
]
["15.3.0"]