mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +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:
|
||||
nightly:
|
||||
if: github.repository_owner == 'nuxt'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user