Skip to content

dummy workflow

dummy workflow #1

Workflow file for this run

name: dummy workflow
on:
workflow_dispatch
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: echo hello