We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7549714 commit c87c98dCopy full SHA for c87c98d
.github/workflows/pull_request.yaml
@@ -34,6 +34,7 @@ jobs:
34
with:
35
add-comment: false
36
files: '.github/test/resources'
37
+ pull-url: 'https://github.com/YubicoLabs/action-conftest/tree/main/.github/test/policy'
38
policy: '.github/test/policy/always_warn.rego'
39
gh-token: ${{ secrets.GITHUB_TOKEN }}
40
gh-comment-url: ${{ github.event.pull_request.comments_url }}
0 commit comments