Merge branch 'main' into release/4.0.0

This commit is contained in:
Oliver Booth 2023-04-13 23:27:53 +01:00
commit 63e2f7b69e
No known key found for this signature in database
GPG Key ID: 20BEB9DC87961025
3 changed files with 3 additions and 4 deletions

View File

@ -6,8 +6,7 @@ on:
- '*'
pull_request:
branches:
- main
- develop
- '*'
jobs:
build:

View File

@ -4,6 +4,7 @@ on:
push:
branches:
- main
workflow_dispatch:
jobs:
nightly:

View File

@ -6,8 +6,7 @@ on:
- '*'
pull_request:
branches:
- main
- develop
- '*'
jobs:
build: