Skip to content

Commit

Permalink
Merge pull request #1307 from adopted-ember-addons/fix-lttf
Browse files Browse the repository at this point in the history
fix lint-to-the-future dashboard build
  • Loading branch information
mansona authored Nov 13, 2024
2 parents cf2d383 + 99126c4 commit 6ab201b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-to-the-future.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
- uses: mansona/lttf-dashboard@v1
with:
token: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 6ab201b

Please sign in to comment.