Skip to content

Fix bestiary migration check for newly created profiles (#986) #2

Fix bestiary migration check for newly created profiles (#986)

Fix bestiary migration check for newly created profiles (#986) #2

Workflow file for this run

name: Check banned imports
on:
- pull_request
- push
- workflow_dispatch
permissions: {}
jobs:
check-imports:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
name: Checkout code
- name: Check imports
run: .github/workflows/ban-imports.sh