Skip to content

Commit 982ea9b

Browse files
committed
fix: add missing type property from matrix
1 parent 1b9a770 commit 982ea9b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
exclude:
2323
- python_version: "3.9"
2424
ansible_version: "2.18"
25+
type:
26+
- openbao
27+
- vault
2528
steps:
2629
- name: Github Checkout 🛎
2730
uses: actions/checkout@v4

0 commit comments

Comments
 (0)