ci: format add owner judgment (#6542)
This commit is contained in:
parent
400ef26c99
commit
811436d4cb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/format.yml
vendored
1
.github/workflows/format.yml
vendored
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue