Skip to content

Commit

Permalink
Merge pull request #5 from aarhusstadsarkiv/add-linting-gh-check
Browse files Browse the repository at this point in the history
Add linting gh check
  • Loading branch information
Magniler authored Aug 29, 2023
2 parents 72d9bef + fc3cb0f commit 43f44a8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: Linting & Test

on:
push

jobs:
call-linting-from-utils:
uses: aarhusstadsarkiv/acautils/.github/workflows/linting_ruff-mypy.yml@main

0 comments on commit 43f44a8

Please sign in to comment.