Skip to content

Remove the common part from desc/infra/. #6

Remove the common part from desc/infra/.

Remove the common part from desc/infra/. #6

Workflow file for this run

name: Echo
on:
push:
branches:
- main
jobs:
build:
runs-on: self-hosted
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Echo
run: |
echo Hello.