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

@ -15,4 +15,5 @@ jobs:
with:
owner: scsibug
base: master
head: master
head: master
ignore_fail: true