Skip to content

Create another.yml

Create another.yml #1

Workflow file for this run

name: Another Workflow
on:
push:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: echo hello