mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-19 04:01:47 +03:00
Update check.yml
This commit is contained in:
parent
6b17c6b854
commit
5c26c4094d
6
.github/workflows/check.yml
vendored
6
.github/workflows/check.yml
vendored
@ -9,7 +9,8 @@ on:
|
||||
jobs:
|
||||
main:
|
||||
name: Nx Cloud - Main Job
|
||||
uses: nrwl/ci/.github/workflows/nx-cloud-main.yml@v0.5
|
||||
uses: nrwl/ci/.github/workflows/nx-cloud-main.yml@v0.6
|
||||
secrets: inherit
|
||||
with:
|
||||
main-branch-name: master
|
||||
number-of-agents: 3
|
||||
@ -21,6 +22,7 @@ jobs:
|
||||
|
||||
agents:
|
||||
name: Nx Cloud - Agents
|
||||
uses: nrwl/ci/.github/workflows/nx-cloud-agents.yml@v0.5
|
||||
uses: nrwl/ci/.github/workflows/nx-cloud-agents.yml@v0.6
|
||||
secrets: inherit
|
||||
with:
|
||||
number-of-agents: 3
|
||||
|
Loading…
Reference in New Issue
Block a user