Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Dec 18, 2023
1 parent 0290843 commit 1087d62
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Lock Issues & PRs
name: Lock threads

on:
pull_request:
workflow_dispatch:
schedule:
- cron: '0 0 * * 0' # Every Sunday

Expand All @@ -15,7 +15,6 @@ jobs:
discussions: write

steps:
- name: Lock threads
uses: dessant/lock-threads@v5
with:
github-token: ${{ github.token }}
Expand Down

0 comments on commit 1087d62

Please sign in to comment.