Skip to content

configure micromegas.info custom domain + blog infrastructure #241

configure micromegas.info custom domain + blog infrastructure

configure micromegas.info custom domain + blog infrastructure #241

Workflow file for this run

name: Build Skip
on:
pull_request:
branches: [ "main" ]
paths-ignore:
- 'rust/**'
- 'build/rust_ci.py'
- 'build/rust_command.py'
- '.github/workflows/rust.yml'
jobs:
native:
runs-on: ubuntu-latest
steps:
- run: echo "No Rust changes, skipping native build"
wasm:
runs-on: ubuntu-latest
steps:
- run: echo "No Rust changes, skipping WASM build"