From aec80bb8b100c3dadc61b5899a8f20048e24d37e Mon Sep 17 00:00:00 2001 From: Github Actions Date: Wed, 27 Nov 2019 22:42:10 +0000 Subject: [PATCH] Deployed to github pages --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c080e77..4190993 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ To use this action, make a file `.github/workflows/pre-commit.yml`. Here's a template to get started: ```yaml +name: pre-commit + on: pull_request: push: