Skip to content

Commit

Permalink
🔄 Synced local '.github/workflows/lock-threads.yml' with remote 'sync…
Browse files Browse the repository at this point in the history
…ed-files/.github/workflows/lock-threads.yml'
  • Loading branch information
realm-ci committed Mar 14, 2024
1 parent 0ed2b1d commit d747ec5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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 d747ec5

Please sign in to comment.