Skip to content

Support inclusion of headers in a request #180

Support inclusion of headers in a request

Support inclusion of headers in a request #180

Workflow file for this run

name: Glazed CI
on:
push:
branches:
- main
tags:
- "*"
pull_request:
jobs:
rust:
uses: ./.github/workflows/_rust.yml
container:
needs: rust
uses: ./.github/workflows/_container.yml
helm:
needs: container
uses: ./.github/workflows/_helm.yml