From 855f0677cbc6d7c348b7379888ccbeb64e040267 Mon Sep 17 00:00:00 2001 From: ultra_planet Date: Sat, 9 May 2020 09:35:24 +0800 Subject: [PATCH] add yaml file --- check.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 check.yaml diff --git a/check.yaml b/check.yaml new file mode 100644 index 0000000..7df0395 --- /dev/null +++ b/check.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: libcheck/check +tag_prefix: "^v" +seperator: "."