fix workflow naming
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>pull/626/head
parent
c5d00a4d0a
commit
7f7cb20c4a
|
|
@ -9,12 +9,11 @@
|
|||
# Contributors:
|
||||
# Red Hat, Inc. - initial API and implementation
|
||||
|
||||
name: che-operator
|
||||
name: Code Coverage Report
|
||||
on: [push]
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
runs-on: ubuntu-20.04
|
||||
name: Code Coverage Report
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2.3.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue