Skip to content

Fix CI for both libraries (#7) #37

Fix CI for both libraries (#7)

Fix CI for both libraries (#7) #37

name: CI for the sentry_jsonnet package
on:
push:
branches:
- main
- release-sentry_jsonnet/**
paths:
- sentry_jsonnet/**
pull_request:
paths:
- sentry_jsonnet/**
jobs:
ci:
uses: ./.github/workflows/ci-reusable.yaml
with:
subdir: sentry_jsonnet