ansible / eda-server

Event Driven Ansible for AAP
Apache License 2.0
66 stars 42 forks source link

fix: update docker network for UI e2e tests workflow #1004

Closed Dostonbek1 closed 1 month ago

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

Dostonbek1 commented 1 month ago

I recommend we add -

on:
  workflow_dispatch:

to the triggers for this as well, in case we need to test this out more thoroughly in a branch.

Added.