name: CI
# Thin shim around the OxideAV org-level reusable workflow. See
# https://github.com/OxideAV/.github for the actual job definitions and
# the input surface. Miri runs by default per the org-wide policy.
on:
push:
branches:
pull_request:
branches:
jobs:
ci:
uses: OxideAV/.github/.github/workflows/crate-ci.yml@master
secrets: inherit