From 61313a8da91be079aaf3da3bb5491a8102240e0d Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Thu, 18 Jun 2020 16:50:02 +0800 Subject: [PATCH] add yaml file --- checkpolicy.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 checkpolicy.yaml diff --git a/checkpolicy.yaml b/checkpolicy.yaml new file mode 100644 index 0000000..dd527ab --- /dev/null +++ b/checkpolicy.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: SELinuxProject/selinux +tag_prefix: +seperator: -- Gitee