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: jobs:
format: format:
if: github.repository_owner == 'withastro'
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
NODE_OPTIONS: "--max_old_space_size=4096" NODE_OPTIONS: "--max_old_space_size=4096"