Skip to content

Fix addon repo url

Fix addon repo url #10

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