Skip to content

Template 404 page to account for public_address #325

Template 404 page to account for public_address

Template 404 page to account for public_address #325

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