Skip to content

Commit

Permalink
permit any calls to codecov.io
Browse files Browse the repository at this point in the history
  • Loading branch information
srabraham committed Nov 14, 2024
1 parent 01eb946 commit b1e0558
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,16 +188,14 @@ jobs:
disable-file-monitoring: true
egress-policy: block
allowed-endpoints: >
api.codecov.io:443
*.codecov.io:443
api.github.com:443
cli.codecov.io:443
codecov.io:443
files.pythonhosted.org:443
github.com:443
objects.githubusercontent.com:443
pypi.org:443
storage.googleapis.com:443
uploader.codecov.io:443
- name: Checkout source code
uses: actions/checkout@v4
Expand Down

0 comments on commit b1e0558

Please sign in to comment.