mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Updat workflows, again
This commit is contained in:
parent
0a1a129974
commit
ae34c7c3e9
3
.github/workflows/ci-workflow.yml
vendored
3
.github/workflows/ci-workflow.yml
vendored
@ -10,5 +10,4 @@ jobs:
|
|||||||
uses: mooyoul/tslint-actions@v1.1.1
|
uses: mooyoul/tslint-actions@v1.1.1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
pattern: "src/js/**/*.js"
|
projectFileName: "../../src/js"
|
||||||
config: "../../src/js/tslint.json"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user