Update generate.yml

This commit is contained in:
Igor Pečovnik
2023-02-19 16:52:03 +01:00
committed by GitHub
parent 06402996d4
commit dd0d5afe45

View File

@@ -23,6 +23,7 @@ jobs:
Legacy:
needs: Cancel
if: ${{ success() && github.repository_owner == 'Armbian' }}
uses: ./.github/workflows/include.yml
@@ -33,6 +34,7 @@ jobs:
Current:
needs: Cancel
if: ${{ success() && github.repository_owner == 'Armbian' }}
uses: ./.github/workflows/include.yml
@@ -42,7 +44,8 @@ jobs:
include: 'grep current | '
Edge:
needs: Cancel
if: ${{ success() && github.repository_owner == 'Armbian' }}
uses: ./.github/workflows/include.yml