mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-08-02 11:26:28 -04:00
prettier + tidy
This commit is contained in:
parent
17d48f9508
commit
9cd97feef0
21 changed files with 96 additions and 737 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -2,8 +2,8 @@ name: build
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ '*' ]
|
||||
tags: [ 'v[0-9]+.[0-9]+.[0-9]+' ]
|
||||
branches: ['*']
|
||||
tags: ['v[0-9]+.[0-9]+.[0-9]+']
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue