We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7549714 commit b7f93faCopy full SHA for b7f93fa
.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://raw.githubusercontent.com/YubicoLabs/action-conftest/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