From 7fd5e7e9780fb8a18fe3b1b9a613a8ee75a19469 Mon Sep 17 00:00:00 2001 From: Owen Mansel-Chan Date: Wed, 26 Aug 2020 10:54:18 +0100 Subject: [PATCH] Add change note for https://github.com/github/codeql-go/pull/277 --- change-notes/2020-07-06-repo-with-file-url-origin.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 change-notes/2020-07-06-repo-with-file-url-origin.md diff --git a/change-notes/2020-07-06-repo-with-file-url-origin.md b/change-notes/2020-07-06-repo-with-file-url-origin.md new file mode 100644 index 00000000000..f84d4c995a2 --- /dev/null +++ b/change-notes/2020-07-06-repo-with-file-url-origin.md @@ -0,0 +1,2 @@ +lgtm,codescanning +* A bug has been fixed that caused the autobuilder to not work on repositories with a `file://` URL as `origin`.