Skip to content

Remove will-change: width and use actual element height in PageLayout drag optimizations #4685

Remove will-change: width and use actual element height in PageLayout drag optimizations

Remove will-change: width and use actual element height in PageLayout drag optimizations #4685

name: Release Event Tracking
# Measure a datadog event every time a release occurs
on:
pull_request:
types:
- closed
- opened
- reopened
release:
types: [published]
jobs:
release-tracking:
name: Release Tracking
uses: primer/.github/.github/workflows/[email protected]
secrets:
datadog_api_key: ${{ secrets.DATADOG_API_KEY }}