From 87fd076dffdb8c5d9cda0220349f75e57b2099a9 Mon Sep 17 00:00:00 2001 From: addshore Date: Thu, 18 Mar 2021 09:34:06 +0000 Subject: [PATCH] Stop using wdwb-tech-focus-backlog board --- column_mover.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/column_mover.py b/column_mover.py index 8c50c85..926baf5 100755 --- a/column_mover.py +++ b/column_mover.py @@ -41,7 +41,7 @@ work = [{'from': ['incoming'], 'to': 'Done', 'status': ['Resolved']}, {'from': ['Incoming','Fill ins (-I -E)','Hard Slogs (-I +E)','Major Projects (+I +E)','Quick Wins (+I -E)'], - 'project': 'wdwb-tech-focus-backlog', + 'project': 'wdwb-tech-focus', 'to': 'Active', 'projects': ['wikidata-campsite-iteration-∞']}, {'from': ['Incoming'],