Skip to content

Bump @babel/traverse from 7.16.10 to 7.23.2 in /js #21

Bump @babel/traverse from 7.16.10 to 7.23.2 in /js

Bump @babel/traverse from 7.16.10 to 7.23.2 in /js #21

Workflow file for this run

name: Keyboard Shortcuts 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/.github/.github/workflows/REUSABLE_frontend.yml@main

Check failure on line 11 in .github/workflows/frontend.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/frontend.yml

Invalid workflow file

error parsing called workflow ".github/workflows/frontend.yml" -> "flarum/.github/.github/workflows/REUSABLE_frontend.yml@main" : failed to fetch workflow: workflow was not found.
with:
enable_bundlewatch: false
enable_prettier: true
enable_typescript: false
frontend_directory: ./js
main_git_branch: master
secrets:
bundlewatch_github_token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}