1
0
Fork 0
mirror of synced 2024-07-28 17:46:09 +12:00

Merge remote-tracking branch 'origin/master' into fix/create-duplicate-queries

This commit is contained in:
Dean 2023-10-11 10:31:25 +01:00
commit 3d734e6fed
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ jobs:
- uses: passeidireto/trigger-external-workflow-action@main
env:
PAYLOAD_BRANCH: ${{ github.head_ref }}
PAYLOAD_PR_NUMBER: ${{ github.ref }}
PAYLOAD_PR_NUMBER: ${{ github.event.pull_request.number }}
with:
repository: budibase/budibase-deploys
event: featurebranch-qa-deploy

View file

@ -1,5 +1,5 @@
{
"version": "2.11.17",
"version": "2.11.18",
"npmClient": "yarn",
"packages": [
"packages/*"