Skip to content

Commit

Permalink
Update close-stale-issues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PiotrIw authored Nov 13, 2023
1 parent c929f8e commit f2fe058
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/close-stale-issues.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: 'Close stale issues'
on:
schedule:
- cron: '30 1 * * *'
workflow_dispatch:
# on:
# schedule:
# - cron: '30 1 * * *'
# workflow_dispatch:

permissions:
issues: write
Expand Down

0 comments on commit f2fe058

Please sign in to comment.