Skip to content

feat: add base scaffolding files #10

feat: add base scaffolding files

feat: add base scaffolding files #10

Workflow file for this run

name: blank
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
- name: Echo Run
run: echo run