Skip to content

Add Platinum and Diamond brackets to the inJacobsContest check (#972) #6

Add Platinum and Diamond brackets to the inJacobsContest check (#972)

Add Platinum and Diamond brackets to the inJacobsContest check (#972) #6

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