Skip to content

chore(deps): update dependency polyfill to 10.8.1 (#923) #2854

chore(deps): update dependency polyfill to 10.8.1 (#923)

chore(deps): update dependency polyfill to 10.8.1 (#923) #2854

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
permissions:
contents: read
actions: write
jobs:
build:
uses: reactiveui/actions-common/.github/workflows/workflow-common-setup-and-build.yml@main
with:
productNamespacePrefix: "ReactiveUI.Validation"
installWorkloads: true
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}