Skip to content

fix: prevent infinite loop when bypassing sendBeacon() requests (#2… #1737

fix: prevent infinite loop when bypassing sendBeacon() requests (#2…

fix: prevent infinite loop when bypassing sendBeacon() requests (#2… #1737

Workflow file for this run

name: auto
on: [push]
jobs:
cancel-previous-workflows:
runs-on: macos-latest
timeout-minutes: 3
steps:
- uses: styfle/[email protected]
with:
workflow_id: ci.yml
access_token: ${{ github.token }}