try adding on: push to start the action
All checks were successful
Sync to SVN / push-to-svn (push) Successful in 28s

This commit is contained in:
Devin Major 2026-04-22 15:48:25 -04:00
parent e1d68734f0
commit 4d39ac2595

View File

@ -8,6 +8,7 @@
# 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: