Skip to content

Lock Issue

Lock Issue #37

Workflow file for this run

name: Lock Issue
on:
schedule:
- cron: '0 0 * * *'
jobs:
lock-issue:

Check failure on line 8 in .github/workflows/lock-issue.yml

View workflow run for this annotation

GitHub Actions / Lock Issue

Invalid workflow file

The workflow is not valid. .github/workflows/lock-issue.yml (Line: 8, Col: 3): Error calling workflow 'wevm/actions/.github/workflows/lock-issue.yml@main'. The workflow is requesting 'issues: write', but is only allowed 'issues: none'.
if: ${{ github.repository_owner == 'wevm' }}
uses: wevm/actions/.github/workflows/lock-issue.yml@main
with:
issue-comment: |
This issue has been locked since it has been closed for more than 14 days.
If you found a concrete bug or regression related to it, please open a new [bug report](https://github.com/wevm/viem/issues/new?template=bug_report.yml) with a reproduction against the latest Viem version. If you have any questions or comments you can create a new [discussion thread](https://github.com/wevm/viem/discussions).