Skip to content

feat: pass command line argument "--user-provider" to frontend (#193) #287

feat: pass command line argument "--user-provider" to frontend (#193)

feat: pass command line argument "--user-provider" to frontend (#193) #287

name: License Checker
on:
push:
branches:
- develop
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
license-header-check:
runs-on: ubuntu-latest
name: license-header-check
steps:
- uses: actions/checkout@v2
- name: Check License Header
uses: korandoru/hawkeye@v3