Skip to content

Update makefile.yml

Update makefile.yml #3

Workflow file for this run

name: Makefile CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
fallen:
runs-on: ubuntu-latest
steps:
- name: say hello
run: echo "Hello world!"