Merge pull request #14827 from Budibase/ci/qa-from-v3

Release v3 to QA
This commit is contained in:
Michael Drury 2024-10-18 15:54:44 +01:00 committed by GitHub
commit 6bd44d753f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ on:
# but only for the master branch
push:
branches:
- v3-ui
- master
pull_request:
workflow_dispatch:
workflow_call:

View File

@ -3,7 +3,7 @@ name: Deploy QA
on:
push:
branches:
- master
- v3-ui
workflow_dispatch:
jobs: