Actions: Disable merge-announce workflow on forks

This commit is contained in:
Austin Lane
2025-11-10 09:51:00 -05:00
committed by Igor
parent 4c68c97ce7
commit b9de24028e

View File

@@ -6,6 +6,8 @@ on:
jobs:
announcepush:
# Do not run this workflow in forks
if: ${{ github.repository == 'armbian/build' }}
runs-on: ubuntu-latest
steps:
- name: Get repo