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 6488bd9Copy full SHA for 6488bd9
.github/workflows/pull_request.yaml
@@ -34,6 +34,7 @@ jobs:
34
with:
35
add-comment: false
36
files: '.github/test/resources'
37
+ pull-url: 'git::https://github.com/YubicoLabs/action-conftest.git//.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