try adding on: push to start the action
All checks were successful
Sync to SVN / push-to-svn (push) Successful in 28s
All checks were successful
Sync to SVN / push-to-svn (push) Successful in 28s
This commit is contained in:
parent
e1d68734f0
commit
4d39ac2595
@ -8,6 +8,7 @@
|
||||
# SVN_REPO_URL – Base SVN repo URL (e.g. https://svn.example.com/repos/myproject)
|
||||
|
||||
name: Sync to SVN
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
push-to-svn:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user