Rename explicit references to github org

This commit is contained in:
Dave Syer
2025-04-23 10:21:30 +01:00
parent d52079e375
commit eb82d462e9
18 changed files with 42 additions and 42 deletions

View File

@@ -10,7 +10,7 @@ jobs:
name: Build and Deploy On Push
runs-on: ubuntu-latest
if: ${{ github.repository == 'spring-projects-experimental/spring-grpc' }}
if: ${{ github.repository == 'spring-projects/spring-grpc' }}
steps:
- uses: actions/checkout@v4