Skip to content

Added Emoji Autocorrect. #13

Added Emoji Autocorrect.

Added Emoji Autocorrect. #13

Workflow file for this run

name: Web-Ext lint
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
lint:
name: "Lint"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: "web-ext lint"
uses: kewisch/action-web-ext@v1
with:
cmd: lint
source: src
channel: listed