Skip to content

Commit

Permalink
No auto message
Browse files Browse the repository at this point in the history
  • Loading branch information
werthdavid committed Apr 29, 2024
1 parent 274a703 commit d17ee19
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
name: Mark stale issues and pull requests

on:
schedule:
- cron: "0 * * * *"
workflow_dispatch: {}

jobs:
stale:

runs-on: ubuntu-latest

steps:
- uses: actions/stale@v1
with:
Expand Down

0 comments on commit d17ee19

Please sign in to comment.