Skip to content

Add first_review_to_last_approval_mean_time metric #2

Add first_review_to_last_approval_mean_time metric

Add first_review_to_last_approval_mean_time metric #2

Workflow file for this run

jobs:
compose:
name: ubi-container-build-test
runs-on: ubuntu-latest
steps:
- uses: "actions/checkout@v2.4.0"
- name: Build the container image
run: docker build -f DockerfileUBI .
name: DockerUBI
on:
pull_request: {}