fix(workflows): please
Some checks failed
Pylint / Pylint (3.11) (push) Failing after 13s
Build Documentation / Build (push) Successful in 6s

This commit is contained in:
Seaswimmer 2024-01-05 13:28:06 +00:00
parent 0bdb6564e6
commit afed96a69f
Signed by: cswimr
GPG key ID: D74DDDDF420E13DF

View file

@ -31,3 +31,4 @@ jobs:
uses: actions/http@v1
with:
url: ${{ secrets.PORTAINER_WEBHOOK }}
preventFailureOnNoResponse: 'true'