Skip to content

#197 change the order we test for fields when posting archives #42

#197 change the order we test for fields when posting archives

#197 change the order we test for fields when posting archives #42

Workflow file for this run

on: [pull_request]
name: PR checks
jobs:
pr_checks:
name: Pull request checks
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Checkout master
uses: actions/checkout@v4
with:
ref: master
path: master
- name: Script
run: ci/pr_checks.sh