Skip to content

sync https://github.com/WillBooster/reusable-workflows/commits/74bc61… #523

sync https://github.com/WillBooster/reusable-workflows/commits/74bc61…

sync https://github.com/WillBooster/reusable-workflows/commits/74bc61… #523

name: Sync
on:
push:
branches:
- main
jobs:
sync:
uses: WillBooster/reusable-workflows/.github/workflows/sync.yml@main
with:
sync_params_without_dest: '-v -i node_modules -i renovate.json'
secrets:
DEST_GIT_URL: https://oauth2:${{ secrets.PUBLIC_GH_BOT_PAT }}@github.com/WillBoosterLab/reusable-workflows