update sample plugin with eslint instructions

This commit is contained in:
Johannes Theiner
2025-11-10 12:26:07 +01:00
parent 9984b040b6
commit 92cba25647
6 changed files with 217 additions and 2957 deletions

View File

@@ -2,9 +2,9 @@ name: Node.js build
on:
push:
branches: ["master"]
branches: ["**"]
pull_request:
branches: ["master"]
branches: ["**"]
jobs:
build: