Skip to content

Bump @haraka/eslint-config from 1.1.5 to 2.0.2 #100

Bump @haraka/eslint-config from 1.1.5 to 2.0.2

Bump @haraka/eslint-config from 1.1.5 to 2.0.2 #100

Workflow file for this run

name: CI
on:
push:
pull_request:
env:
CI: true
jobs:
lint:
uses: haraka/.github/.github/workflows/lint.yml@master
coverage:
uses: haraka/.github/.github/workflows/coverage.yml@master
secrets: inherit
ubuntu:
uses: haraka/.github/.github/workflows/ubuntu.yml@master
windows:
uses: haraka/.github/.github/workflows/windows.yml@master
macos:
uses: haraka/.github/.github/workflows/macos.yml@master