Skip to content

chore(ci): make Scorecard periodic, not per-push (#42) #108

chore(ci): make Scorecard periodic, not per-push (#42)

chore(ci): make Scorecard periodic, not per-push (#42) #108

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0
# Rust CI — thin wrapper calling the shared estate reusable in
# hyperpolymath/standards. Configure once, propagate everywhere.
# See: docs/CI-REUSABLE-WORKFLOWS.adoc in standards.
name: Rust CI
on:
push:
branches: [main, master]
pull_request:
permissions:
contents: read
jobs:
rust-ci:
uses: hyperpolymath/standards/.github/workflows/rust-ci-reusable.yml@a44c93a5cd3d293ee3e8b488444dcdc19c4e5d49