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

Commit

Permalink
Update auto-lock.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vendicated authored Jun 25, 2024
1 parent 5fa7cbc commit 00364a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: gh issue lock ${{ github.event.issue.number }} --reason resolved
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit 00364a0

Please sign in to comment.