Skip to content

Change @context_params behavior to only pass explicit arguments. #4832

Change @context_params behavior to only pass explicit arguments.

Change @context_params behavior to only pass explicit arguments. #4832

Workflow file for this run

name: Doc Lint
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
doclint:
runs-on: blacksmith-4vcpu-ubuntu-2204
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Grep Lint
uses: ./.github/actions/greplint