mirror of
https://github.com/simple-login/app.git
synced 2024-11-16 17:08:30 +01:00
commit
dfcfc57065
1 changed files with 4 additions and 1 deletions
3
.github/workflows/fork.yml
vendored
3
.github/workflows/fork.yml
vendored
|
@ -16,3 +16,6 @@ jobs:
|
|||
base: master
|
||||
head: master
|
||||
ignore_fail: true
|
||||
continue-on-error: true
|
||||
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
|
|
Loading…
Reference in a new issue