From 6da7f7127ae86513666fa289840dea4da59b859d Mon Sep 17 00:00:00 2001 From: Chris Gavin Date: Mon, 24 Aug 2020 23:12:29 +0100 Subject: [PATCH] Add the development status to the readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 63d0408..d36e929 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ A tool for syncing the [CodeQL Action](https://github.com/github/codeql-action/) from GitHub.com to GitHub Enterprise Server, including copying the CodeQL bundle. This allows the CodeQL Action to work even if your GitHub Enterprise Server or GitHub Actions runners do not have internet access. +**Development Status:** Ready for Production Use + ## Installation The CodeQL Action sync tool can be downloaded from the [releases page](https://github.com/github/codeql-action-sync-tool/releases/latest/) of this repository.