Skip to content

#2246 - Publish release notes directly after production deploy #4960

#2246 - Publish release notes directly after production deploy

#2246 - Publish release notes directly after production deploy #4960

Workflow file for this run

name: Running Tests
on:
pull_request:
branches: [main]
jobs:
test:
uses: ./.github/workflows/dev-tests.yml
with:
ref: ${{ github.ref }}
secrets: inherit