Skip to content

Bump @types/node from 20.5.4 to 20.5.6 #770

Bump @types/node from 20.5.4 to 20.5.6

Bump @types/node from 20.5.4 to 20.5.6 #770

Workflow file for this run

name: 🦮 Reviewdog
on:
pull_request:
branches:
- development
- production
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- name: 🚚 Checkout repository
uses: actions/checkout@v2
- name: 🎀 Lint files
uses: reviewdog/action-eslint@v1
with:
github_token: ${{ secrets.github_token }}
reporter: github-check