Skip to content

Commit b9de240

Browse files
vidplace7igorpecovnik
authored andcommitted
Actions: Disable merge-announce workflow on forks
1 parent 4c68c97 commit b9de240

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/merge-announce.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66

77
jobs:
88
announcepush:
9+
# Do not run this workflow in forks
10+
if: ${{ github.repository == 'armbian/build' }}
911
runs-on: ubuntu-latest
1012
steps:
1113
- name: Get repo

0 commit comments

Comments
 (0)