Merge branch 'master' into BUDI-8872/remove-rollup-bbui

This commit is contained in:
Adria Navarro 2024-11-29 09:57:57 +01:00 committed by GitHub
commit 3161ba37c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -281,6 +281,7 @@ jobs:
check-lockfile:
runs-on: ubuntu-latest
if: inputs.run_as_oss != true && (github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == 'Budibase/budibase')
steps:
- name: Checkout repo
uses: actions/checkout@v4