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
5
.github/workflows/fork.yml
vendored
5
.github/workflows/fork.yml
vendored
|
@ -15,4 +15,7 @@ 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 }}."
|
||||
|
|
Loading…
Reference in a new issue