Skip to content

ci: add minimal github actions #6

ci: add minimal github actions

ci: add minimal github actions #6

Workflow file for this run

on:
push:
jobs:
hello:
runs-on: ubuntu-latest
steps:
- run: echo hello