Skip to content

hack around: removed build #65

hack around: removed build

hack around: removed build #65

Workflow file for this run

name: actions-runner
on: push
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
- run: echo "Hello World"