Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
35dad9bfff
add workflow to run tests on any branch (for now just runs existing mocha tests, but later will run integration tests against controllers as well)
40e405ac57
Merge remote-tracking branch 'origin/development' into feature/data-export-api
a39ce2800f
Merge pull request 'initialize the CI/CD pipeline to sync to SVN (does not include the commit step yet)' (#1) from feature/ci-cd-pipeline into development
cd8f954584
proved pipeline runs correctly, reinstated the commit to SVN step, and the master branch filter
4d39ac2595
try adding on: push to start the action
e1d68734f0
changed yml to a yaml file (hopefully the action runs now)