ci: format add owner judgment (#6542)

This commit is contained in:
btea 2023-03-14 21:57:56 +08:00 committed by GitHub
parent 400ef26c99
commit 811436d4cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,7 @@ on:
jobs:
format:
if: github.repository_owner == 'withastro'
runs-on: ubuntu-latest
env:
NODE_OPTIONS: "--max_old_space_size=4096"