Skip to content

Bump braces from 3.0.2 to 3.0.3 in /js #56

Bump braces from 3.0.2 to 3.0.3 in /js

Bump braces from 3.0.2 to 3.0.3 in /js #56

Workflow file for this run

name: ChatGPT JS
on: [workflow_dispatch, push, pull_request]
# The reusable workflow definitions will be moved to the `flarum/framework` repo soon.
# This will break your current script.
# When this happens, run `flarum-cli audit infra --fix` to update your infrastructure.
jobs:
run:
uses: flarum/framework/.github/workflows/REUSABLE_frontend.yml@main
with:
enable_bundlewatch: false
enable_prettier: true
enable_typescript: false
frontend_directory: ./js
main_git_branch: main