Skip to content

docs(anvil): document parameter each custom RPC method expects #342

docs(anvil): document parameter each custom RPC method expects

docs(anvil): document parameter each custom RPC method expects #342

Workflow file for this run

name: project
on:
issues:
types: [opened, transferred]
jobs:
add-to-project:
name: add issue
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/foundry-rs/projects/1
github-token: ${{ secrets.GH_PROJECTS_TOKEN }}