Skip to content

small fix for revive: context-as-argument #59

small fix for revive: context-as-argument

small fix for revive: context-as-argument #59

Workflow file for this run

---
name: github-actions-lint
on: push
jobs:
action-lint:
runs-on: ubuntu-latest
steps:
- name: checkout-action
uses: actions/checkout@v4.1.7
- name: actionlint
uses: raven-actions/actionlint@v2.0.0