Skip to content

[Feature Request] : Adding contributors section to the README.md file. #134

[Feature Request] : Adding contributors section to the README.md file.

[Feature Request] : Adding contributors section to the README.md file. #134

name: Lock closed issue
on:
issues:
types: [closed]
jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: OSDKDev/lock-issues@v1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"