branch: elpa/popup
commit 0a4a906ef747948eb6ee5521b47607970a7f3044
Author: Jen-Chieh Shen <[email protected]>
Commit: GitHub <[email protected]>

    ci: remove trailing space
---
 .github/workflows/test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index d1a38ce2e7..748b98de71 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -6,7 +6,7 @@ on:
       - master
   pull_request:
 
-concurrency: 
+concurrency:
   group: ${{ github.workflow }}-${{ github.ref }}
   cancel-in-progress: true
 

Reply via email to