Skip to content

62 put scripts and other meta resources in one place #37

62 put scripts and other meta resources in one place

62 put scripts and other meta resources in one place #37

Workflow file for this run

on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
verify-job:
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/devcontainers/universal:focal
steps:
- name: Checkout Repo
uses: actions/checkout@v4
- name: Init and Verify Languages
run: bash resources/topLevelVerify.sh