Skip to content

Commit

Permalink
ci(keep alive): Specify workflow to keep alive [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
julienloizelet committed May 15, 2024
1 parent 5274050 commit a104532
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/keepalive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
# keepalive-workflow keeps GitHub from turning off tests after 60 days
- uses: gautamkrishnar/keepalive-workflow@v2
with:
time_elapsed: 50
time_elapsed: 45
workflow_files: "static-and-unit-test-suite.yml"

0 comments on commit a104532

Please sign in to comment.