Skip to content

fix(sssd): use variable for user and group search base #112

fix(sssd): use variable for user and group search base

fix(sssd): use variable for user and group search base #112

Workflow file for this run

name: Check License Headers
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
check-license-headers:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Check license headers
uses: kt3k/[email protected]