Stale workflow only on hawkbit project (#2517)

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2025-06-30 08:42:12 +03:00
committed by GitHub
parent a3261c181d
commit f99de6aa92

View File

@@ -8,6 +8,8 @@ on:
jobs:
stale:
# only on original eclipse-hawkbit/hawkbit repo
if: github.repository == 'eclipse-hawkbit/hawkbit'
runs-on: ubuntu-latest
steps: