Skip to content

Merge wbfy

Merge wbfy #705

Workflow file for this run

name: Merge wbfy
on:
workflow_dispatch:
schedule:
- cron: 9 16 * * *
jobs:
wbfy-merge:
uses: WillBooster/reusable-workflows/.github/workflows/wbfy-merge.yml@main
with:
github_hosted_runner: true
secrets:
GH_TOKEN: ${{ secrets.PUBLIC_GH_BOT_PAT }}