Skip to content

Commit

Permalink
Create lint-node.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mhochsto authored Sep 12, 2024
1 parent 089cd1a commit fb9ae91
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/lint-node.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: Node.js lint
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

0 comments on commit fb9ae91

Please sign in to comment.