Skip to content

PE-3145, PE-3633: keepalived-exporter which is able to run with non-root user and interact with keepalived service #840

PE-3145, PE-3633: keepalived-exporter which is able to run with non-root user and interact with keepalived service

PE-3145, PE-3633: keepalived-exporter which is able to run with non-root user and interact with keepalived service #840

Workflow file for this run

name: pkgcheck
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1