Skip to content

Commit

Permalink
fix wfs
Browse files Browse the repository at this point in the history
  • Loading branch information
notdodo committed Dec 14, 2024
1 parent 56889a4 commit ce473c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/go-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ jobs:

build-and-test:
uses: notdodo/github-actions/.github/workflows/go-ci.yml@go-ci-v0
with:
egress-policy-allowlist: >
proxy.golang.org:443
sum.golang.org:443
build-docker-image:
if: ${{ github.event_name == 'pull_request' }}
Expand Down

0 comments on commit ce473c1

Please sign in to comment.