Skip to content

Commit 525ddc1

Browse files
committed
.github: opa with v0 compatibility
1 parent f82162f commit 525ddc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
version: latest
103103

104104
- name: opa check strict
105-
run: opa check --strict --ignore "*.yaml" examples
105+
run: opa check --v0-compatible --strict --ignore "*.yaml" examples
106106

107107
- name: setup regal
108108
uses: styrainc/[email protected]

0 commit comments

Comments
 (0)