Revert "Test CI"
Test Workflow / Lint and test library (pull_request) Successful in 8m4s
Details
Test Workflow / Lint and test library (pull_request) Successful in 8m4s
Details
This reverts commit c802c76ace
.
This commit is contained in:
parent
b8a920d0e7
commit
53509967cc
|
@ -1,11 +1,8 @@
|
||||||
name: Publish Workflow
|
name: Publish Workflow
|
||||||
on:
|
on:
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
push:
|
push:
|
||||||
branches:
|
tags:
|
||||||
- main
|
- v*
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
name: Publish library
|
name: Publish library
|
||||||
|
|
Reference in New Issue