Make map diff workflow ignore errors

It's not really a check but a support feature. Errors can still be seen when looking at the workflow run.
This commit is contained in:
Gunter Labes 2022-12-14 09:37:09 +01:00 committed by GitHub
parent 0fee1695f6
commit 870bd71521
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@ on:
jobs:
comment-map-diff:
continue-on-error: true
runs-on: ubuntu-20.04
defaults:
run: