Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 523bcfe

Browse files
author
Marina Frank
committed
push is not allowed from forked repos
1 parent 78d4104 commit 523bcfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ jobs:
196196
run: echo "${{ secrets.GITHUB_TOKEN }}" | docker login ${{ env.REGISTRY }} -u $ --password-stdin
197197

198198
- name: Build image
199+
if: ${{ env.FORKED == 'false' }}
199200
id: docker-meta
200201
env:
201202
VERSION: "${{ needs.release.outputs.version }}"

0 commit comments

Comments
 (0)