Skip to content

feat: Add escape_var function to escape go template syntax #39

feat: Add escape_var function to escape go template syntax

feat: Add escape_var function to escape go template syntax #39

Workflow file for this run

on:
pull_request:
push:
branches: [main]
jobs:
lints:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- run: nix build .