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-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,7 @@ _note: autodeploy from branch is currently in progress. This docs will be update
22
22
23
23
## Usage
24
24
25
-
_note: This action **will not work** with forked Pull Requests. Github does not allow secrets to be shared with forked Pull Requests. Secrets are required as part of Azure interactions. The "Checks and variables" job stops this action running
26
-
and forked requests._
25
+
_note: This action **will not work** with Pull Requests on forked repositories. GitHub does not allow secrets to be shared with forked Pull Requests. Secrets are required as part of Azure interactions. The "Checks and variables" job stops this action from running on forked repositories._
27
26
28
27
### Security considerations
29
28
`AZURE_CREDENTIALS` need to contain service principal credentials with the following roles assigned;
0 commit comments