Skip to content

Commit

Permalink
[GITHUB-ACTIONS] increase timeout of delete old runs action
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiamaedler committed Feb 11, 2025
1 parent 8ffab9d commit aac3456
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/delete_workflow_runs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,4 @@ jobs:
|| github.event.inputs.delete_run_by_conclusion_pattern
}}
dry_run: ${{ github.event.inputs.dry_run }}
timeout-minutes: 10

0 comments on commit aac3456

Please sign in to comment.