Skip to content

Commit

Permalink
Merge pull request #129 from empress/lint-to-the-future-dashboard
Browse files Browse the repository at this point in the history
add lint-to-the-future dashboard
  • Loading branch information
mansona authored Jan 19, 2024
2 parents 414705a + 219afb2 commit 1c1ef6c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/lint-to-the-future.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
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'

0 comments on commit 1c1ef6c

Please sign in to comment.