1
0
mirror of synced 2026-05-22 18:53:15 +00:00

devops: retry failures up to 3 times on GHA (#1758)

This commit is contained in:
Yury Semikhatsky
2025-03-10 11:50:10 -07:00
committed by GitHub
parent c090824c93
commit 84eaf8f3cb
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -8,6 +8,8 @@ on:
branches:
- main
- release-*
env:
PW_MAX_RETRIES: 3
jobs:
dev:
timeout-minutes: 30