Skip to content

Commit 315e38e

Browse files
committed
ci: disable mockserv docker build on PRs from forks
1 parent 644a85a commit 315e38e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-da-mockserv.yml renamed to .github/workflows/docker-build-da-mockserv.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ env:
1515

1616
jobs:
1717
build:
18+
if: github.event.pull_request.head.repo.full_name == github.repository
1819
runs-on: "ubuntu-latest"
1920
permissions:
2021
contents: write

0 commit comments

Comments
 (0)