mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
ci: limit nuxt2 nightly build to nuxt org (#19352)
This commit is contained in:
parent
679cec0781
commit
755deccf95
1
.github/workflows/nuxt2-edge.yml
vendored
1
.github/workflows/nuxt2-edge.yml
vendored
@ -7,6 +7,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
nightly:
|
nightly:
|
||||||
|
if: github.repository_owner == 'nuxt'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user