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 e490ec6 commit 48b763cCopy full SHA for 48b763c
.github/minty.yaml
@@ -3,7 +3,7 @@ version: 'minty.abcxyz.dev/v2'
3
rule:
4
if: |-
5
assertion.iss == 'https://token.actions.githubusercontent.com' &&
6
- assertion.organization_id == '93787867' &&
+ assertion.repository_owner_id == '93787867' &&
7
assertion.repository_id == '560465650' &&
8
assertion.ref == 'refs/heads/main'
9
0 commit comments