Skip to content

Bump path-to-regexp and express in /functions #507

Bump path-to-regexp and express in /functions

Bump path-to-regexp and express in /functions #507

Workflow file for this run

name: JavaScript Lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Lint with ESLint
uses: hallee/[email protected]
with:
repo-token: ${{secrets.GITHUB_TOKEN}}