Skip to content

fix: adding live update version for sentry release in build script #7536

fix: adding live update version for sentry release in build script

fix: adding live update version for sentry release in build script #7536

Workflow file for this run

name: PR Checks
on:
pull_request:
types: [opened, synchronize, edited]
permissions:
pull-requests: write
contents: read
jobs:
pr_checks:
runs-on: ubuntu-latest
steps:
- name: Run strong checks
uses: fylein/fyle-pr-action@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
config-file: .github/workflows/pr-checks-config.yml