Skip to content

test: add test for evaluation when policy actions fails [skip change… #58

test: add test for evaluation when policy actions fails [skip change…

test: add test for evaluation when policy actions fails [skip change… #58

Workflow file for this run

name: lint
on: [pull_request, push]
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check spelling
uses: crate-ci/typos@v1.15.5