From 022b982f8dfddf1f56c9288f43664f9acf82d4e2 Mon Sep 17 00:00:00 2001 From: Earl Duque <31702109+earlduque@users.noreply.github.com> Date: Thu, 16 Sep 2021 00:07:45 -0700 Subject: [PATCH 1/2] Create README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 77cd6e63eb..b4d484d0f8 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# code-snippets \ No newline at end of file +# code-snippets + +This file is automatically generated and should not be edited by contributors. From 04a61394a53f0a07827e9a58588cbfff2dcc7fb1 Mon Sep 17 00:00:00 2001 From: Earl Duque <31702109+earlduque@users.noreply.github.com> Date: Thu, 16 Sep 2021 00:15:00 -0700 Subject: [PATCH 2/2] warning comment for yml file --- .github/workflows/lightningrequest.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/lightningrequest.yml b/.github/workflows/lightningrequest.yml index 3774572a52..59e423db22 100644 --- a/.github/workflows/lightningrequest.yml +++ b/.github/workflows/lightningrequest.yml @@ -1,3 +1,5 @@ +#This file should not be edited by Code-Snippets contributors. Any edits to this page will result in a rejected pull request. + name: HTTP Request Action on: push: