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

@@ -12,7 +12,7 @@ permissions:
contents: write
jobs:
build:
if: github.repository_owner == 'spring-projects-experimental'
if: github.repository_owner == 'spring-projects'
runs-on: ubuntu-latest
steps:
- name: Checkout