Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

feat: Use getrandom feature on rand to compile to no-std #3

feat: Use getrandom feature on rand to compile to no-std

feat: Use getrandom feature on rand to compile to no-std #3

Workflow file for this run

name: PR Lint
on:
pull_request_target:
types:
- opened
- edited
permissions:
pull-requests: read
jobs:
main:
name: Title
runs-on:
- runs-on
- runner=2cpu-linux-arm64
- run-id=${{ github.run_id }}
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}