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 ac45e35
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/lint-to-the-future.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: Lint to the Future Dashboard

on:
push:
branches:
- master
- main

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@restructure
with:
folder: '/lint-to-the-future'

0 comments on commit ac45e35

Please sign in to comment.