From 8f4f3dda6016268a2e7eee821d3842fbff77826f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 6 Feb 2025 10:58:41 +0800 Subject: [PATCH] ci(workflow): typo --- .github/workflows/async.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/async.yml b/.github/workflows/async.yml index beecc316d..7f2950ad8 100644 --- a/.github/workflows/async.yml +++ b/.github/workflows/async.yml @@ -3,7 +3,7 @@ name: Detach Plugins on: push: branches: - - maser + - master jobs: check: