CI: Run release workflow on PR to main
This commit is contained in:
parent
d5caba144c
commit
49fbad9ec0
1 changed files with 3 additions and 0 deletions
3
.github/workflows/release_test.yml
vendored
3
.github/workflows/release_test.yml
vendored
|
|
@ -6,6 +6,9 @@ permissions:
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
load-tests:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue