Skip to content

Embr 6517 thena t0q1bf4ua 5769 repeated crashes in ios embrace sdk 6 x with thread sanitizer warning #338

Embr 6517 thena t0q1bf4ua 5769 repeated crashes in ios embrace sdk 6 x with thread sanitizer warning

Embr 6517 thena t0q1bf4ua 5769 repeated crashes in ios embrace sdk 6 x with thread sanitizer warning #338

Workflow file for this run

name: Run Danger
on:
pull_request:
branches:
- main
workflow_call: {}
workflow_dispatch: {}
jobs:
build:
runs-on: ubuntu-latest
name: "Run Danger"
steps:
- uses: actions/checkout@v4
- name: Run Danger Swift
uses: danger/swift@3.20.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}