From c0e5d4ae83354114fdd8c27821dff61c19a04c3d Mon Sep 17 00:00:00 2001 From: Ellen Xu Date: Sun, 28 Apr 2024 10:08:46 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd438ca..95993bb 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,4 @@ That's it! Just add the `pr-verify` label and let PR-Verify do the rest. - [ ] GH actions workflow, spin up docker container (code execution sandbox) - [ ] automated repo installation setup (infer instructions from readme) - [ ] synopsis/threat analysis comment on PR +- [ ] merging conflicts in feature branch?