You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ wait:
39
39
40
40
For this to be possible you need to have configured the following:
41
41
42
-
1. Federated credential to allow `[email protected]` to exchange a GH actions token for a temporary Plural token. This token should have at least the scope `createPipelineContext`.
42
+
1. Federated credential to allow `[email protected]` to exchange a GH actions token for a temporary Plural token. This token should have at least the scope `sentinel.write`.
43
43
2. A write binding on the `test-sentinel` Sentinel to allow `[email protected]` to invoke it. This is not permissible by default unless that user is an admin.
44
44
3. The `test-sentinel` sentinel itself. You can learn more at https://docs.plural.sh/plural-features/plural-ai/sentinels
0 commit comments