Skip to content

Commit

Permalink
feat: Updated .github/workflows/lock-threads.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] committed Jan 2, 2024
1 parent 259cba1 commit 2ae5bd9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/lock-threads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ jobs:
lock:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Lock Threads
uses: dessant/lock-threads@v4
with:
Expand Down

0 comments on commit 2ae5bd9

Please sign in to comment.