Skip to content

Disable auto sign and release for now #11

Disable auto sign and release for now

Disable auto sign and release for now #11

Workflow file for this run

name: "Lint"
on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: "Lint"
runs-on: ubuntu-latest
steps:
- name: "Checkout"
uses: actions/checkout@v1
- name: "web-ext lint"
uses: kewisch/action-web-ext@v1
with:
cmd: lint
source: .
channel: listed