Skip to content

🐛 Fix bundle to plain manifest conversion #18

🐛 Fix bundle to plain manifest conversion

🐛 Fix bundle to plain manifest conversion #18

Workflow file for this run

name: bundle-convert-diff
on:
pull_request:
jobs:
bundle-convert-diff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
- name: Run make verify-convert
run: make verify-convert