Skip to content

Use CI theforeman/action for smart proxy plugins #80

Use CI theforeman/action for smart proxy plugins

Use CI theforeman/action for smart proxy plugins #80

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- master
concurrency:
group: ${{ github.ref_name }}-${{ github.workflow }}
cancel-in-progress: true
jobs:
test:
name: Tests
uses: theforeman/actions/.github/workflows/smart_proxy_plugin.yml@v0
with:
extra_packages: "libkrb5-dev libldap-dev libsasl2-dev"