summaryrefslogtreecommitdiff
path: root/source/refined-github.ts
diff options
context:
space:
mode:
authorGravatar Federico Brigante <me@fregante.com> 2023-02-05 19:38:56 +0800
committerGravatar GitHub <noreply@github.com> 2023-02-05 19:38:56 +0800
commitc9f461fe54a24d1b3970399a3f6e9703e2daae51 (patch)
treed1f7207bbc90301dcfb333f2bffa515f16660116 /source/refined-github.ts
parentb6ed5cbcbbf8cf2a9e56d9df4f402c796d54437f (diff)
downloadrefined-github-115e7786359e68c5a6309da1022931b22962ba99.tar.gz
refined-github-115e7786359e68c5a6309da1022931b22962ba99.tar.zst
refined-github-115e7786359e68c5a6309da1022931b22962ba99.zip
Fix `github-actions-indicators` wording and tooltip (#6256)23.2.5
Diffstat (limited to 'source/refined-github.ts')
-rw-r--r--source/refined-github.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/refined-github.ts b/source/refined-github.ts
index 8122bfb8..844c1762 100644
--- a/source/refined-github.ts
+++ b/source/refined-github.ts
@@ -176,7 +176,7 @@ import './features/same-page-definition-jump';
import './features/new-repo-disable-projects-and-wikis';
import './features/table-input';
import './features/link-to-github-io';
-import './features/scheduled-and-manual-workflow-indicators';
+import './features/github-actions-indicators';
import './features/convert-pr-to-draft-improvements';
import './features/git-checkout-pr';
import './features/unfinished-comments';