Skip to content

feat: fall back to podman if available #175

feat: fall back to podman if available

feat: fall back to podman if available #175

Workflow file for this run

name: Licenses
on:
pull_request:
push:
branches:
- main
- master
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version: "1.21"
- uses: actions/setup-node@v3.6.0
with:
node-version: "18"
- run: make licenses