mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
Update check.yml
This commit is contained in:
6
.github/workflows/check.yml
vendored
6
.github/workflows/check.yml
vendored
@@ -9,7 +9,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
main:
|
main:
|
||||||
name: Nx Cloud - Main Job
|
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:
|
with:
|
||||||
main-branch-name: master
|
main-branch-name: master
|
||||||
number-of-agents: 3
|
number-of-agents: 3
|
||||||
@@ -21,6 +22,7 @@ jobs:
|
|||||||
|
|
||||||
agents:
|
agents:
|
||||||
name: Nx Cloud - 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:
|
with:
|
||||||
number-of-agents: 3
|
number-of-agents: 3
|
||||||
|
|||||||
Reference in New Issue
Block a user