Skip to content

Sync fork with upstream #27

Sync fork with upstream

Sync fork with upstream #27

name: Sync fork with upstream
on:
pull_request:
types: [ opened ]
schedule:
- cron: "0 6 * * *"
workflow_dispatch:
jobs:
sync-fork:
if: ${{ github.repository != 'JabRef/jabref' }}
runs-on: ubuntu-latest
permissions:
actions: write
contents: write
steps:
- uses: thiagokokada/[email protected]
with:
branch: main