Skip to content

Refactor Dialog to check DOM attribute instead of useFeatureFlag hook #4713

Refactor Dialog to check DOM attribute instead of useFeatureFlag hook

Refactor Dialog to check DOM attribute instead of useFeatureFlag hook #4713

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 }}