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 @@ on:
jobs:
build_and_verify:
name: Build and Verify
if: github.repository == 'spring-projects-experimental/spring-grpc'
if: github.repository == 'spring-projects/spring-grpc'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4