changed ci name
This commit is contained in:
parent
96094e02a9
commit
009028b4d9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue