CI small change: add name to workflow to avoid the full path to display

This commit is contained in:
Tinmarino
2023-03-12 01:18:26 -03:00
parent 6d4208157d
commit cd5ef6c4c7
+1 -1
View File
@@ -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]