Merge branch '3.3.x'

Closes gh-41459
This commit is contained in:
Stéphane Nicoll
2024-07-12 09:13:34 +02:00
4 changed files with 16 additions and 10 deletions

View File

@@ -16,8 +16,8 @@ permissions:
jobs:
trigger-docs-build:
name: Trigger Docs Build
if: github.repository_owner == 'spring-projects'
runs-on: ubuntu-latest
if: github.repository_owner == 'spring-projects'
steps:
- name: Check Out
uses: actions/checkout@v4