Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/bundler/androidHyperskillApp/d…
Browse files Browse the repository at this point in the history
…evelop/fastlane-2.226.0
  • Loading branch information
ivan-magda authored Jan 24, 2025
2 parents e797bda + 7975b43 commit 50dfe5a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v9.0.0
- uses: actions/stale@v9.1.0
with:
days-before-stale: 30
days-before-close: 7
Expand All @@ -22,4 +22,5 @@ jobs:
stale-pr-label: 'stale'
stale-pr-message: 'This PR is stale because it has been open for 30 days with no activity.'
close-pr-message: 'This PR was closed because it has been inactive for 7 days since being marked as stale.'
repo-token: ${{ secrets.GITHUB_TOKEN }}
exempt-pr-labels: 'wip,help wanted,awaiting changes,awaiting review,ready to pull'
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 50dfe5a

Please sign in to comment.