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 f6bed8d commit 63a06f9Copy full SHA for 63a06f9
README.md
@@ -66,9 +66,10 @@ Attribute mapping:
66
| Attribute | Claim |
67
|------------------------|-------------------------------------------------------|
68
| `google.subject` | `assertion.sub` |
69
+| `attribute.sub` | `assertion.sub` |
70
| `attribute.repository` | `assertion.project_path` (not `assertion.repository`) |
71
| `attribute.user_login` | `assertion.user_login` |
-| `attribute.branch` | `assertion.ref` |
72
+| `attribute.ref` | `assertion.ref` |
73
74
<!-- BEGIN_TF_DOCS -->
75
## Providers
0 commit comments