OSOE-1107: Use Npm.Targets instead of NodeJs.Extensions #3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Lint Scripts, Styles, and Texts | |
# Runs for PRs opened for any branch, and pushes to the main branch. | |
on: | |
pull_request: | |
push: | |
branches: | |
- main | |
jobs: | |
lint: | |
name: Lint Scripts, Styles, and Texts | |
uses: Lombiq/NodeJs-Extensions/.github/workflows/lint.yml@dev | |
with: | |
styles-css: Lombiq.ChartJs.Samples |