Skip to content

chore(deps-dev): bump the dependencies group in /pkg/js with 4 update… #224

chore(deps-dev): bump the dependencies group in /pkg/js with 4 update…

chore(deps-dev): bump the dependencies group in /pkg/js with 4 update… #224

Workflow file for this run

name: PR (Java)
on:
workflow_dispatch:
merge_group:
types: [checks_requested]
push:
branches:
- main
pull_request:
paths:
- "pkg/java/**"
- "OpenFGAParser.g4"
- "OpenFGALexer.g4"
- "tests/**"
- ".github/workflows/pkg-java-pr.yaml"
- ".github/workflows/pkg-java-build.yaml"
jobs:
test:
uses: ./.github/workflows/pkg-java-build.yaml
secrets: inherit