Skip to content

Adding images for resampling documentation. #21

Adding images for resampling documentation.

Adding images for resampling documentation. #21

Workflow file for this run

name: Validate Content
on:
pull_request:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Running Validate Content
run: |
.github/scripts/ValidateContent.sh $(pwd)