Skip to content

#1721 Publish Release Notes #3239

#1721 Publish Release Notes

#1721 Publish Release Notes #3239

Workflow file for this run

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