We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7158d43 commit 05357e2Copy full SHA for 05357e2
1 file changed
.github/workflows/wda-package.yml
@@ -2,10 +2,6 @@ name: Building WebDriverAgent
2
3
on:
4
workflow_dispatch:
5
- workflow_run:
6
- workflows: ["Release"]
7
- types:
8
- - completed
9
10
env:
11
HOST: macos-15
0 commit comments