You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/12/28 12:09:17 UTC

[airflow-pre-commit-action] 02/20: Deployed to github pages

This is an automated email from the ASF dual-hosted git repository.

kamilbregula pushed a commit to tag v2.0.0
in repository https://gitbox.apache.org/repos/asf/airflow-pre-commit-action.git

commit aec80bb8b100c3dadc61b5899a8f20048e24d37e
Author: Github Actions <us...@example.com>
AuthorDate: Wed Nov 27 22:42:10 2019 +0000

    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: