Skip to content

Merge pull request #139 from x-b-e/feat-allow-passing-attributes #13

Merge pull request #139 from x-b-e/feat-allow-passing-attributes

Merge pull request #139 from x-b-e/feat-allow-passing-attributes #13

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