Skip to content

Commit

Permalink
feat: trigger a release
Browse files Browse the repository at this point in the history
  • Loading branch information
ipsi committed Sep 20, 2022
1 parent c08ed33 commit ad2dff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@ Example of such file is located in your broker container at $HOME/.env

One of the reason for failing of open Fix/Upgrade PRs or PR/recurring tests might be fetching big manifest files (> 1Mb) failure. To address this issue, additional Blob API endpoint should be whitelisted in `accept.json`:

- should be in `private` array
- Should be in `private` array
```json
{
"//": "used to get given manifest file",
Expand Down

0 comments on commit ad2dff4

Please sign in to comment.