Skip to content

ci: create say-hello workflow #3

ci: create say-hello workflow

ci: create say-hello workflow #3

Workflow file for this run

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