We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd777f7 commit 63e2b20Copy full SHA for 63e2b20
.github/workflows/assistant-release-e2e-workflow.yml
@@ -15,6 +15,7 @@ jobs:
15
tests:
16
- 'cypress/**/dashboards-assistant/**'
17
- 'cypress/support/assistant-dummy-llm.js'
18
+ - '.github/workflows/release-e2e-workflow-template.yml'
19
20
# tests-with-security:
21
# needs: changes
0 commit comments