From 2b6bbae49d2563eca099c9e310b2851b1f29d16a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Chali=C5=84ski?= Date: Thu, 16 May 2024 03:23:42 +0200 Subject: [PATCH] updated description --- .github/actions/add_pr_to_smackore_board/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/add_pr_to_smackore_board/action.yml b/.github/actions/add_pr_to_smackore_board/action.yml index a1c63ea6b..e83d81b74 100644 --- a/.github/actions/add_pr_to_smackore_board/action.yml +++ b/.github/actions/add_pr_to_smackore_board/action.yml @@ -1,5 +1,5 @@ name: 'Add PR to Smackore board, if author is from community' -description: '(disabled due to github-side bug) Adds PR to "New issues by community" column in Smackore project board, if PR author is from outside Membrane Team.' +description: 'Adds PR to "New issues by community" column in Smackore project board, if PR author is from outside Membrane Team.' inputs: GITHUB_TOKEN: description: 'GitHub token'