Skip to content

Commit

Permalink
Merge branch 'main' into fix/content_type
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy committed May 7, 2024
2 parents dd1e842 + 492c1fc commit 5d3c458
Show file tree
Hide file tree
Showing 5 changed files with 213 additions and 111 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/stale-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Stale Branches
uses: crs-k/stale-branches@v4.1.0
uses: crs-k/stale-branches@v5.0.0
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
days-before-stale: 30
Expand Down

0 comments on commit 5d3c458

Please sign in to comment.