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:
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user