Skip to content

Bump browserify-sign from 4.0.4 to 4.2.2 in /ui #538

Bump browserify-sign from 4.0.4 to 4.2.2 in /ui

Bump browserify-sign from 4.0.4 to 4.2.2 in /ui #538

Workflow file for this run

name: lint
on:
# Trigger the workflow on push or pull request,
# but only for the main and develop branches
push:
branches:
- main
- develop
pull_request:
branches:
- main
- develop
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable