diff --git a/.github/workflows/cleanup.yml b/.github/workflows/cleanup.yml index c4cad7b8..e012c293 100644 --- a/.github/workflows/cleanup.yml +++ b/.github/workflows/cleanup.yml @@ -10,6 +10,7 @@ on: jobs: clean-logs: + if: ${{ github.repository_owner == 'Armbian' }} runs-on: ubuntu-latest steps: - uses: igorjs/gh-actions-clean-workflow@v1