Skip to content

At most 5 keywords. #28

At most 5 keywords.

At most 5 keywords. #28

Workflow file for this run

# Based on https://github.com/taiki-e/parse-changelog/blob/777a82184bcbe0ed975e63a491f5fbf80b29cb1b/.github/workflows/release.yml
name: Rust Main CI
permissions:
contents: read
on:
push:
branches: ["main"]
defaults:
run:
shell: bash
jobs:
call_rust_validation:
uses: ./.github/workflows/rust_validation.yml
secrets: inherit