Skip to content

Commit

Permalink
.github: opa with v0 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
mrueg committed Feb 6, 2025
1 parent f82162f commit 525ddc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
version: latest

- name: opa check strict
run: opa check --strict --ignore "*.yaml" examples
run: opa check --v0-compatible --strict --ignore "*.yaml" examples

- name: setup regal
uses: styrainc/[email protected]
Expand Down

0 comments on commit 525ddc1

Please sign in to comment.