Skip to content

Thor and accounts

Thor and accounts #19

Workflow file for this run

name: PR Checks
on:
pull_request:
branches:
- main
jobs:
install-lint:
uses: ./.github/workflows/lint.yml
secrets: inherit