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

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 069666cc0b Remove duplicate Apache License line in `ci.yml` (#22960)
069666cc0b is described below

commit 069666cc0b8b3053be1511eb94f5c3e480423287
Author: Kaxil Naik <[email protected]>
AuthorDate: Tue Apr 12 20:56:28 2022 +0100

    Remove duplicate Apache License line in `ci.yml` (#22960)
    
    Remove duplicate line !
---
 .github/workflows/ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 046aec253d..cd51fbcd84 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,5 +1,4 @@
 # Licensed to the Apache Software Foundation (ASF) under one
-# Licensed to the Apache Software Foundation (ASF) under one
 # or more contributor license agreements.  See the NOTICE file
 # distributed with this work for additional information
 # regarding copyright ownership.  The ASF licenses this file

Reply via email to