From f4340d21911da30caa61a38627b95dea07b7d9a6 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 31 Jul 2020 23:29:08 +0530 Subject: [PATCH] Disable the translations workflow Too hard getting it working on python2, wait till the py3 branch is merged. --- .github/workflows/{translations.yml => translations.yml.disabled} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{translations.yml => translations.yml.disabled} (100%) diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml.disabled similarity index 100% rename from .github/workflows/translations.yml rename to .github/workflows/translations.yml.disabled