Skip to content

Create say-hello.yml #2

Create say-hello.yml

Create say-hello.yml #2

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