Skip to content

Bump sentry from 8.1.0 to 9.1.0 #794

Bump sentry from 8.1.0 to 9.1.0

Bump sentry from 8.1.0 to 9.1.0 #794

Workflow file for this run

on:
pull_request:
branches:
- "*"
workflow_dispatch: {}
name: "Pull Request"
jobs:
test:
name: "Test"
uses: ./.github/workflows/part_test.yml
build:
name: "Build"
uses: ./.github/workflows/part_build.yml
with:
dockerBuild: false
docs:
name: "Docs"
uses: ./.github/workflows/part_docs.yml
dependabot:
name: "Dependabot"
uses: ./.github/workflows/part_dependabot.yml