We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff3a9d1 commit ebc98d8Copy full SHA for ebc98d8
.github/workflows/keepalive.yml
@@ -18,4 +18,5 @@ jobs:
18
# keepalive-workflow keeps GitHub from turning off tests after 60 days
19
- uses: gautamkrishnar/keepalive-workflow@v2
20
with:
21
- time_elapsed: 50
+ time_elapsed: 30
22
+ workflow_files: "add-ons-test.yml,add-on-disable-checkout-test.yml"
0 commit comments