This commit is contained in:
parent
b5d5e3870a
commit
6b5187259c
|
@ -10,7 +10,11 @@ on:
|
|||
description: 'Pre Release'
|
||||
required: false
|
||||
type: boolean
|
||||
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue
Block a user