Skip to content

Willboosterify

Willboosterify #807

Workflow file for this run

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