Skip to content

Properly cleanup disconnected AM/RHMI apps #18

Properly cleanup disconnected AM/RHMI apps

Properly cleanup disconnected AM/RHMI apps #18

Workflow file for this run

name: build
on:
push:
branches: ['*']
tags: ['*']
pull_request:
types: [opened, synchronize]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3