Skip to content

Java 25 update and other deps (Gradle, ...) (#1346) #2

Java 25 update and other deps (Gradle, ...) (#1346)

Java 25 update and other deps (Gradle, ...) (#1346) #2

Workflow file for this run

name: Wiki Sync
on:
push:
branches:
- 'develop'
paths:
- wiki/**
- .github/workflows/wiki-sync.yaml
concurrency:
group: sync-wiki
cancel-in-progress: true
permissions:
contents: write
jobs:
sync-wiki:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: Andrew-Chen-Wang/[email protected]