Skip to content

Commit ebc98d8

Browse files
ci(keep alive): Specify workflows to keep alive [skip ci]
1 parent ff3a9d1 commit ebc98d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/keepalive.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ jobs:
1818
# keepalive-workflow keeps GitHub from turning off tests after 60 days
1919
- uses: gautamkrishnar/keepalive-workflow@v2
2020
with:
21-
time_elapsed: 50
21+
time_elapsed: 30
22+
workflow_files: "add-ons-test.yml,add-on-disable-checkout-test.yml"

0 commit comments

Comments
 (0)