Skip to content

update lint-to-the-future #7

update lint-to-the-future

update lint-to-the-future #7

name: Lint to the Future Dashboard
on:
push:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: mansona/lttf-dashboard@restructure
with:
folder: '/lint-to-the-future'
token: ${{secrets.GITHUB_TOKEN}}