Skip to content

Commit

Permalink
chore: added lint checks
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker authored Mar 23, 2023
1 parent d70e7dd commit 38710c3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: Lint checks

on: [push, pull_request]

jobs:
lint:
name: Lint checks
uses: ColdTrick/.github/.github/workflows/lint.yml@master

0 comments on commit 38710c3

Please sign in to comment.