File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010jobs :
1111 lint-scripts :
1212 name : Lint Helper Scripts
13- uses : Lombiq/NodeJs-Extensions/.github/workflows/lint.yml@issue/OSOE-954-alt
13+ uses : Lombiq/NodeJs-Extensions/.github/workflows/lint.yml@dev
1414 with :
1515 scripts : '
1616 {
1717 "Lombiq.NodeJs.Extensions": { "scripts": { "source": "scripts" } }
1818 }'
1919 lint-config :
2020 name : Lint config files
21- uses : Lombiq/NodeJs-Extensions/.github/workflows/lint.yml@issue/OSOE-954-alt
21+ uses : Lombiq/NodeJs-Extensions/.github/workflows/lint.yml@dev
2222 with :
2323 scripts : '
2424 {
Original file line number Diff line number Diff line change 5151 token : ${{ secrets.CHECKOUT_TOKEN }}
5252
5353 - name : Run Linter
54- uses : Lombiq/NodeJs-Extensions/.github/actions/lint@issue/OSOE-954-alt
54+ uses : Lombiq/NodeJs-Extensions/.github/actions/lint@dev
5555 with :
5656 scripts : ${{ inputs.scripts }}
5757 styles-scss : ${{ inputs.styles-scss }}
You can’t perform that action at this time.
0 commit comments