changed ci name

This commit is contained in:
filip.mihajlovski 2024-01-15 13:14:24 +01:00
parent 96094e02a9
commit 009028b4d9
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: build
name: Repo Scan
on:
push:
branches: [ "master" ]
@ -10,7 +10,7 @@ on:
jobs:
build:
name: Build
name: repo_scan
runs-on: ubuntu-20.04
steps:
- name: Checkout code