test pipeline

This commit is contained in:
Mona Lisa 2023-11-13 11:51:57 -05:00
parent 782aa93a43
commit 2b39968268
2 changed files with 3 additions and 0 deletions

View file

@ -4,6 +4,7 @@ on:
pull_request: pull_request:
branches: branches:
- master - master
jobs: jobs:
push_to_registry: push_to_registry:
if: ${{ github.event.label.name == 'Build' }} if: ${{ github.event.label.name == 'Build' }}

View file

@ -356,3 +356,5 @@ also included in our repository in the `COPYING.LESSER` file.
The go-ethereum binaries (i.e. all code inside of the `cmd` directory) are licensed under the The go-ethereum binaries (i.e. all code inside of the `cmd` directory) are licensed under the
[GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html), also [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html), also
included in our repository in the `COPYING` file. included in our repository in the `COPYING` file.
#TESTEST