Skip to content

Commit

Permalink
move lint-to-the-future dashboard to root of github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Oct 17, 2024
1 parent 0069375 commit 22e7566
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 18 deletions.
1 change: 0 additions & 1 deletion .github/workflows/lint-to-the-future.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ jobs:
- uses: actions/checkout@v4
- uses: mansona/lttf-dashboard@v1
with:
folder: '/lint-to-the-future'
token: ${{secrets.GITHUB_TOKEN}}
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-qunit": "^6.2.0",
"lint-to-the-future": "^2.1.0",
"lint-to-the-future": "^2.2.0",
"lint-to-the-future-ember-template": "^1.2.0",
"lint-to-the-future-eslint": "^2.1.2",
"lint-to-the-future-eslint": "^2.1.3",
"liquid-fire": "~0.31.0",
"loader.js": "^4.7.0",
"npm-run-all": "^4.1.5",
Expand Down

0 comments on commit 22e7566

Please sign in to comment.