Fork of daniellemaywood.uk/gleam — Wasm codegen work
2

Configure Feed

Select the types of activity you want to include in your feed.

gleam / .github / zizmor.yml
354 B 9 lines
1# SPDX-License-Identifier: Apache-2.0 2# SPDX-FileCopyrightText: 2026 The Gleam contributors 3 4rules: 5 # dtolnay/rust-toolchain handles component installation, target addition, and 6 # override configuration beyond what a bare `rustup` invocation provides. 7 # See: https://github.com/zizmorcore/zizmor/issues/1817 8 superfluous-actions: 9 disable: true