зеркало из https://github.com/electron/electron.git
ci: don't run stale workflow jobs in parallel (#36967)
This commit is contained in:
Родитель
885c1878d4
Коммит
3b018143b4
|
@ -25,6 +25,8 @@ jobs:
|
|||
only-pr-labels: not-a-real-label
|
||||
pending-repro:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ always() }}
|
||||
needs: stale
|
||||
steps:
|
||||
- uses: actions/stale@3de2653986ebd134983c79fe2be5d45cc3d9f4e1
|
||||
with:
|
||||
|
|
Загрузка…
Ссылка в новой задаче