Merge pull request #1 from martadams89:fork_fail

Fork_fail
This commit is contained in:
martadams89 2024-03-11 08:43:54 +00:00 committed by GitHub
commit 39fd1a6704
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,9 +7,7 @@ on:
jobs: jobs:
sync: sync:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: tgymnich/fork-sync@v1.8 - uses: tgymnich/fork-sync@v1.8
with: with:
@ -17,3 +15,4 @@ jobs:
repo: app repo: app
base: master base: master
head: master head: master
ignore_fail: true