Skip to content

Commit

Permalink
Merge pull request #57 from mrrhak/mrrhak
Browse files Browse the repository at this point in the history
chore: update ci schedule
  • Loading branch information
mrrhak authored Aug 3, 2024
2 parents e7db351 + 0286c71 commit 4d05c10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/close-inactive-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
issue_comment:
types: [created]
schedule:
# Schedule for zero minutes after the hour, every hour
- cron: '0 * * * *'
# Workflow will run at midnight (00:00) UTC every day
- cron: '0 0 * * *'

permissions:
issues: write
Expand Down

0 comments on commit 4d05c10

Please sign in to comment.