Skip to content

Update release_workflow.yml #92

Update release_workflow.yml

Update release_workflow.yml #92

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: '^(tqdm|bs4|gradio|bitstruct).*'