Skip to content

Whitelist MIT-licensed attrs https://github.com/python-attrs/attrs/… #94

Whitelist MIT-licensed attrs https://github.com/python-attrs/attrs/…

Whitelist MIT-licensed attrs https://github.com/python-attrs/attrs/… #94

Workflow file for this run

name: Run License Tests
on:
push:
workflow_dispatch:
pull_request:
branches:
- master
jobs:
license_tests:
uses: neongeckocom/.github/.github/workflows/license_tests.yml@master
with:
packages-exclude: '^(neon-api-proxy|tqdm|attrs).*'