Skip to content

update UI and code #291

update UI and code

update UI and code #291

Workflow file for this run

name: hello-world
on: push
jobs:
my-job:
runs-on: ubuntu-latest
steps:
- name: my-step
run: echo "Hello World!"