Skip to content

Load root certificates for rustls (fixes letsencrypt that are used for *.cloud) #50

Load root certificates for rustls (fixes letsencrypt that are used for *.cloud)

Load root certificates for rustls (fixes letsencrypt that are used for *.cloud) #50

Workflow file for this run

---
name: pull_request
on:
pull_request:
types:
- synchronize
- reopened
- opened
branches:
- main
paths-ignore:
- '**.md'
- 'Documentation/**'
jobs:
build:
uses: ./.github/workflows/build.yml