sync-to-svn.yaml fixes
All checks were successful
Sync to SVN / push-to-svn (push) Successful in 29s
All checks were successful
Sync to SVN / push-to-svn (push) Successful in 29s
This commit is contained in:
parent
b987b48a5f
commit
0e023e59f0
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user