Is there a way to trigger a workflow from within the circleCI website? From time to time we need to just trigger a build and our automated tests, it would be nice to not have to put in an empty commit and PR to get the tests to run.
Yes, a pipelon. In the webapp, when viewing a branch there’s a “Trigger Pipeline” button in the top right. This will run a pipeline and any workflows associated with it.