Skip to content

Commit

Permalink
update lint-to-the-future
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Jan 19, 2024
1 parent fedb71c commit a77ba80
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .github/workflows/lint-to-the-future.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:

jobs:
deploy:
uses: mansona/lint-to-the-future-dashboard-action/.github/workflows/dashboard.yml@main
with:
folder: 'lint-to-the-future'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: mansona/lttf-dashboard@v1
with:
folder: '/lint-to-the-future'
token: ${{secrets.GITHUB_TOKEN}}

0 comments on commit a77ba80

Please sign in to comment.