Skip to content

Lint fixes

Lint fixes #7

name: SearchObjects build test
on:
push:
branches-ignore:
- main
paths:
- 'Frends.LDAP.SearchObjects/**'
workflow_dispatch:
jobs:
build:
uses: FrendsPlatform/FrendsTasks/.github/workflows/linux_build_test.yml@main
with:
workdir: Frends.LDAP.SearchObjects
prebuild_command: docker run -d -i --rm -p 10389:10389 dwimberger/ldap-ad-it
secrets:
badge_service_api_key: ${{ secrets.BADGE_SERVICE_API_KEY }}
test_feed_api_key: ${{ secrets.TASKS_TEST_FEED_API_KEY }}