Skip to content

Commit

Permalink
Update lock-threads.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nirinchev authored Mar 14, 2024
1 parent c350f05 commit 1965e50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions synced-files/.github/workflows/lock-threads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Lock Threads'

on:
schedule:
- cron: '0 0 * * *'
- cron: '0 * * * *'
workflow_dispatch:

permissions:
Expand All @@ -21,4 +21,4 @@ jobs:
with:
issue-inactive-days: 30
pr-inactive-days: 30
log-output: true
log-output: true

0 comments on commit 1965e50

Please sign in to comment.