Fix workflow name

Signed-off-by: Brett Logan <lindluni@github.com>
This commit is contained in:
Brett Logan 2022-12-23 19:34:59 -05:00
parent f3c9bbd0ef
commit 254b18b743

View file

@ -1,11 +1,11 @@
name: Build Image name: Build and Test
on: on:
pull_request: pull_request:
jobs: jobs:
build: test:
name: Build Image name: Build and Test
runs-on: ubuntu-20.04-8core-sl runs-on: ubuntu-20.04-8core-sl
permissions: permissions:
contents: read contents: read