Skip to content

multisig-owned facade #379

multisig-owned facade

multisig-owned facade #379

Workflow file for this run

name: Sync 4byte Signatures
on:
push:
branches:
- master
- main
pull_request:
types:
- closed
jobs:
sync-signatures:
name: '4byte Sync'
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- uses: actions/setup-node@v3
with:
node-version: 18.x
cache: 'yarn'
- run: yarn install --immutable
- run: yarn run:4byte