Skip to content

chore(deps-dev): bump @openfga/sdk from 0.6.3 to 0.7.0 in /pkg/js in … #300

chore(deps-dev): bump @openfga/sdk from 0.6.3 to 0.7.0 in /pkg/js in …

chore(deps-dev): bump @openfga/sdk from 0.6.3 to 0.7.0 in /pkg/js in … #300

Workflow file for this run

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