Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Bump eslint-plugin-github from 5.1.8 to 6.0.0 #348

Bump eslint-plugin-github from 5.1.8 to 6.0.0

Bump eslint-plugin-github from 5.1.8 to 6.0.0 #348

Workflow file for this run

name: Run linter and tests
permissions:
contents: read
pull-requests: write
on:
push:
branches:
- main
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22
- run: npm install
- run: npm test
Morty Proxy This is a proxified and sanitized view of the page, visit original site.