Skip to content

Create PR for #101 #104

Create PR for #101

Create PR for #101 #104

Workflow file for this run

name: Hello world
on:
push
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: echo "Hello world"