This commit is contained in:
parent
c142b06565
commit
8763fb7edb
@ -3,6 +3,8 @@ name: Release
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
push:
|
||||
branches: [main]
|
||||
workflow_dispatch: {}
|
||||
|
||||
jobs:
|
||||
|
@ -1,8 +1,8 @@
|
||||
name: Unittests
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
# push:
|
||||
# branches: [main]
|
||||
workflow_dispatch: {}
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user