Skip to content

Set contexts PerPage value in API call if not provided in request body #573

Set contexts PerPage value in API call if not provided in request body

Set contexts PerPage value in API call if not provided in request body #573

name: Update coverage report
on:
workflow_dispatch:
push:
schedule:
- cron: '0 * * * *'
permissions:
contents: write
jobs:
Update-Coverage:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Update coverage report
uses: PSModule/GitHub-Script@v1
with:
Script: . '.\scripts\Set-CoverageReport.ps1'