Skip to content

Commit

Permalink
Update automate_stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wasadigi authored Jul 11, 2024
1 parent 8abfaf6 commit d95a7f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/automate_stale.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Automate staleness
on:
workflow_dispatch:
schedule:
- cron: '*/10 * * * *' # run every 10 minutes as it also removes labels.
# schedule:
# - cron: '*/10 * * * *' # run every 10 minutes as it also removes labels.

permissions:
contents: read
Expand Down

0 comments on commit d95a7f4

Please sign in to comment.