set ignore fail for sync fork action

This commit is contained in:
PascalR 2023-05-01 13:18:24 +02:00 committed by GitHub
parent a43613219b
commit 76ae9c9417
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,3 +16,4 @@ jobs:
owner: scsibug owner: scsibug
base: master base: master
head: master head: master
ignore_fail: true