Skip to content

got error all instances of 'tlsInsecure' and 'tlsAllowInvalidCertificates' must be consistent when parse uri to options with parameters ssl=true&tlsInsecure=true&tlsAllowInvalidCertificates=true #915

got error all instances of 'tlsInsecure' and 'tlsAllowInvalidCertificates' must be consistent when parse uri to options with parameters ssl=true&tlsInsecure=true&tlsAllowInvalidCertificates=true

got error all instances of 'tlsInsecure' and 'tlsAllowInvalidCertificates' must be consistent when parse uri to options with parameters ssl=true&tlsInsecure=true&tlsAllowInvalidCertificates=true #915

Workflow file for this run

---
name: Remove Labels
on:
issue_comment:
types: [created, edited]
jobs:
remove-labels:
if: ${{ github.actor != 'Tom Selander'
&& github.actor != 'abr-egn' && github.actor != 'isabelatkinson'}}
runs-on: ubuntu-latest
steps:
- name: initial labeling
uses: andymckay/labeler@master
with:
remove-labels: "waiting-for-reporter, Stale"