This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch kaxil-patch-1 in repository https://gitbox.apache.org/repos/asf/airflow-client-python.git
commit f6507a8fe3c5dcb8c0fcbae52d656af6fd72c423 Author: Kaxil Naik <[email protected]> AuthorDate: Tue Mar 23 22:32:03 2021 +0000 Enable Github Issues for the repo --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index f6e3be4..719f3a3 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -26,7 +26,7 @@ github: - python features: # Enable issues management - issues: false + issues: true # Enable projects for project management boards projects: false enabled_merge_buttons:
