Skip to content

Merge pull request #380 from mansona/update-lttf-dashboard #29

Merge pull request #380 from mansona/update-lttf-dashboard

Merge pull request #380 from mansona/update-lttf-dashboard #29

Workflow file for this run

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:
token: ${{secrets.GITHUB_TOKEN}}