From aec5a7d49c3123342cda93b04ef8d4fceacc032c Mon Sep 17 00:00:00 2001 From: Eko Rizki Nurbiansyah <77836352+EkoRizki@users.noreply.github.com> Date: Fri, 17 Dec 2021 14:01:33 +0700 Subject: [PATCH] Create README.yml --- README.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.yml diff --git a/README.yml b/README.yml new file mode 100644 index 0000000..01f0162 --- /dev/null +++ b/README.yml @@ -0,0 +1,2 @@ +# git-auto-commit-action +Automatically Commit changed Files back to GitHub with GitHub Actions for the 80% use case.