Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jolevesq authored Feb 22, 2023
1 parent fbb9407 commit ad6b878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
with:
age: '60 days' # '<number> <unit>', e.g. 5 days, 2 years, 90 seconds, parsed by Moment.js
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
skip-recent: 5
skip-recent: 500
# Optional inputs
# skip-tags: true
# skip-recent: 5
Expand Down

0 comments on commit ad6b878

Please sign in to comment.