Skip to content

Allowing opened push event to be transmitted when SDK is not initialized #438

Allowing opened push event to be transmitted when SDK is not initialized

Allowing opened push event to be transmitted when SDK is not initialized #438

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [master]
jobs:
pre-commit:
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]