Skip to content

Update lint-node.yml #2

Update lint-node.yml

Update lint-node.yml #2

Workflow file for this run

name: Global Node.js lint

Check failure on line 1 in .github/workflows/lint-node.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/lint-node.yml

Invalid workflow file

`permissions` is not a valid event name
on:
push:
branches: ['main']
pull_request:
branches: ['main']
permissions:
id-token: write
attestations: write
jobs:
main:
name: lint Project
uses: evva-sfw/.github/lint-node.yml