Skip to content

Refactor get_user_profile to read_user for consistency in method … #114

Refactor get_user_profile to read_user for consistency in method …

Refactor get_user_profile to read_user for consistency in method … #114

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-hana|dnspython).*'