Skip to content

respect the --format flag everywhere (#20) #69

respect the --format flag everywhere (#20)

respect the --format flag everywhere (#20) #69

Workflow file for this run

name: Build code
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
tags:
- "*"
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: redhat-actions/buildah-build@v2
with:
image: gvltctl
containerfiles: ./Containerfile