Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

An Animated Status for better communication (professional or other) #181

An Animated Status for better communication (professional or other)

An Animated Status for better communication (professional or other) #181

Workflow file for this run

on:
issues:
types: [closed]
jobs:
lock:
runs-on: ubuntu-latest
steps:
- run: gh issue lock "${{ github.event.issue.html_url }}" --reason resolved
env:
GH_TOKEN: ${{ github.token }}