Skip to content

seccomp: allow perf_event_open if CAP_PERFMON #6

seccomp: allow perf_event_open if CAP_PERFMON

seccomp: allow perf_event_open if CAP_PERFMON #6

Workflow file for this run

name: Close Pull Request
on:
pull_request_target:
types: [opened]
branches:
- main
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: superbrothers/close-pull-request@9c18513d320d7b2c7185fb93396d0c664d5d8448
with:
comment: "This repository has been migrated to https://github.com/containers/container-libs. Please open your PR there."