Skip to content

chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 in t… #52

chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 in t…

chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 in t… #52

Workflow file for this run

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