Skip to content

Commit

Permalink
add seprate yaml for user pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
maxheld83 committed Jan 19, 2025
1 parent 204025e commit b596e6e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions gha/lint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
name: Lint
on:
push:
pull_request:
permissions:
contents: read
checks: write
jobs:
lint:
name: Lint
uses: dataheld/muggle/.github/workflows/lint_reusable.yml@v2

0 comments on commit b596e6e

Please sign in to comment.