Update smoke-tests.yml

This commit is contained in:
Igor Pečovnik
2022-01-15 22:16:02 +01:00
committed by GitHub
parent a2d0831470
commit 302be7e50e

View File

@@ -1,4 +1,4 @@
name: Update DUTs and reboot
name: Smoke tests
on:
workflow_dispatch:
workflow_call:
@@ -9,6 +9,7 @@ on:
jobs:
Test:
name: "Smoke tests"
runs-on: igor
if: ${{ github.repository_owner == 'Armbian' }}
timeout-minutes: 480