Azure / InnovationEngine

An experiment in simplicity for complex environments
MIT License
34 stars 17 forks source link

Manual Testing of PRs #123

Closed mbifeld closed 10 months ago

mbifeld commented 11 months ago

Right now, PRs from forked repos fail the scenario-testing action because it does not have access to the azure credentials needed. As a short term fix, we should use workflow_dispatch triggers to be able to manually run tests on a branch.