Skip to content

Upgrade versions of Github Action scripts #50

Upgrade versions of Github Action scripts

Upgrade versions of Github Action scripts #50

Workflow file for this run

name: Validate data
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Validate data
uses: frictionlessdata/repository@v2
with:
inquiry: data/data-validation.yaml