Skip to content

ci: create say-hello workflow #1

ci: create say-hello workflow

ci: create say-hello workflow #1

Workflow file for this run

name: show-directory
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make say-hello