Skip to content

deploy form actions #105

deploy form actions

deploy form actions #105

Workflow file for this run

name: Sanity checks
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Git checkout
uses: actions/checkout@v2
- run: chmod +x ./scripts/PRsanitycheck.py
- run: ./scripts/PRsanitycheck.py