nakarte

Source code of https://map.sikmir.ru (fork)
git clone git://git.sikmir.ru/nakarte
Log | Files | Refs | LICENSE

commit ed432fbe94fe69987d72484c42319e450264aef7
parent 4bc12a367e31bbbd76ceb5ca08cd1fe51510d6ce
Author: Sergey Orlov <wladimirych@gmail.com>
Date:   Mon,  1 Feb 2021 18:14:39 +0100

config: set name for GH actions workflow for a nice badge

Diffstat:
M.github/workflows/main.yml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml @@ -1,3 +1,5 @@ +name: test + on: push: branches: [master]