diff --git a/.github/workflows/test-vader-action.yml b/.github/workflows/test-vader-action.yml index a88d513..8f3c483 100644 --- a/.github/workflows/test-vader-action.yml +++ b/.github/workflows/test-vader-action.yml @@ -1,7 +1,7 @@ # Copied from previous .travis.yml by tinmarino the 2023-03-09 # Commented out to avoid verbosity on github commit status -#name: Main +name: CI #description: Vimwiki CI test bank on: [push, pull_request, workflow_dispatch]