Skip to content

Commit

Permalink
[wip] on pull request
Browse files Browse the repository at this point in the history
Signed-off-by: Joana Hrotko <joana.hrotko@docker.com>
  • Loading branch information
jhrotko committed Jul 5, 2024
1 parent 7debc30 commit 7ac7992
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: 'Close stale issues'
on:
schedule:
- cron: '0 0 * * *' # once per day

pull_request:
branches: ['add-stale-workflow']
jobs:
stale:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7ac7992

Please sign in to comment.