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

Commit 98f2288

Browse files
committed
Run ci workflow build job on main repo only
1 parent 7f4bb7d commit 98f2288

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
jobs:
1010
build:
11+
if: github.repository_owner == 'spring-cloud'
1112
runs-on: ubuntu-latest
1213
steps:
1314
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)