We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc531dc commit e7e16eeCopy full SHA for e7e16ee
.github/workflows/conftest.yml
@@ -18,4 +18,4 @@ jobs:
18
env:
19
CONFTEST_POLICIES: git::https://github.com/iamleot/conftest-policies.git//policy/github
20
with:
21
- args: test --all-namespaces --update "${{ env.CONFTEST_POLICIES }}" .github/workflows
+ args: test --all-namespaces --update "${{ env.CONFTEST_POLICIES }}" .github
0 commit comments