We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c998636 commit 37fac36Copy full SHA for 37fac36
.github/workflows/qa-tests.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
repository: Aikido-demo-apps/zen-demo-python
22
path: zen-demo-python
23
- ref: dev-testing
+ ref: qa-test
24
submodules: true
25
26
- name: Set up Python
0 commit comments