Merge branch 'main' into next

This commit is contained in:
GitHub Actions Bot 2024-10-09 07:21:33 +00:00
commit 9015770784

View File

@ -38,6 +38,7 @@ jobs:
ref: ${{ github.head_ref || github.ref_name }}
fetch-depth: 0
- name: Checkout nocobase/nocobase pr
continue-on-error: true
shell: bash
run: |
gh pr checkout ${{ inputs.nocobase_pr_number }}