Revert "Test CI"
All checks were successful
Test Workflow / Lint and test library (pull_request) Successful in 8m4s
All checks were successful
Test Workflow / Lint and test library (pull_request) Successful in 8m4s
This reverts commit c802c76ace2da526c8149f27878b2dd15a365e56.
This commit is contained in:
parent
b8a920d0e7
commit
53509967cc
7
.github/workflows/publish.yaml
vendored
7
.github/workflows/publish.yaml
vendored
@ -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
Block a user