Skip to content

Pin datlechin/flarum-birthdays to version 2.1.0 #23

Pin datlechin/flarum-birthdays to version 2.1.0

Pin datlechin/flarum-birthdays to version 2.1.0 #23

Workflow file for this run

name: Birthdays Widget JS
on: [workflow_dispatch, push, pull_request]
jobs:
run:
uses: flarum/framework/.github/workflows/REUSABLE_frontend.yml@main
with:
enable_bundlewatch: false
enable_prettier: true
enable_typescript: false
frontend_directory: ./js
backend_directory: .
js_package_manager: npm
main_git_branch: master
secrets:
bundlewatch_github_token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}