Skip to content

Remove drop down from todo options (#1061) #12

Remove drop down from todo options (#1061)

Remove drop down from todo options (#1061) #12

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