Skip to content

workflow update 9

workflow update 9 #11

Workflow file for this run

# This workflow checks the dir structure
name: Structure
on:
push:
branches: ["main"]
jobs:
structure:
runs-on: ubuntu-latest
steps:
# - uses: actions/checkout@v3
- uses: d33pster/[email protected]