Skip to content

Update issue-branch.yml #86

Update issue-branch.yml

Update issue-branch.yml #86

Workflow file for this run

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