Skip to content

Umaster -> main

Umaster -> main #1

Workflow file for this run

on:
push:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- run: echo Hello World!