Skip to content

Commit

Permalink
update: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
shashwatahalder01 committed Apr 17, 2024
1 parent 5429cb4 commit 6bc1e79
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/del.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
with:
token: ${{ github.token }}
repository: ${{ github.repository }}
retain_days: 30
keep_minimum_runs: 2
delete_workflow_pattern: phpcs.yml
retain_days: 90
keep_minimum_runs: 50
delete_workflow_pattern: 'End-to-End Tests'

0 comments on commit 6bc1e79

Please sign in to comment.