sync-to-svn.yaml fixes
All checks were successful
Sync to SVN / push-to-svn (push) Successful in 29s

This commit is contained in:
pujas 2026-08-21 10:34:04 -04:00
parent b987b48a5f
commit 0e023e59f0

View File

@ -8,7 +8,9 @@
# SVN_REPO_URL Base SVN repo URL (e.g. https://svn.example.com/repos/myproject) # SVN_REPO_URL Base SVN repo URL (e.g. https://svn.example.com/repos/myproject)
name: Sync to SVN name: Sync to SVN
on:
push:
jobs: jobs:
push-to-svn: push-to-svn:
runs-on: self-hosted runs-on: self-hosted