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

Commit

Permalink
I LOVE WORKFLOWS
Browse files Browse the repository at this point in the history
  • Loading branch information
Vendicated authored Jun 25, 2024
1 parent f5963ce commit 7b4e933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ jobs:
lock:
runs-on: ubuntu-latest
steps:
- run: gh issue lock "${{ github.event.issue.url }}" --reason resolved
- run: gh issue lock "${{ github.event.issue.html_url }}" --reason resolved
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit 7b4e933

Please sign in to comment.