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 7597b0f commit ca39030Copy full SHA for ca39030
.github/workflows/qe-openshift.yaml
@@ -1,6 +1,8 @@
1
name: QE Testing on Openshift
2
3
on:
4
+ pull_request:
5
+ branches: [ main ]
6
workflow_dispatch:
7
env:
8
QE_REPO: test-network-function/cnfcert-tests-verification
0 commit comments