This commit is contained in:
martadams89 2024-03-11 09:23:08 +00:00 committed by GitHub
parent 39fd1a6704
commit 8da3aaa34c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 1 deletions

View File

@ -15,4 +15,8 @@ jobs:
repo: app
base: master
head: master
ignore_fail: true
ignore_fail: true
continue-on-error: true
- run: echo "🍏 This job's status is ${{ job.status }}."