Skip to content

Update another.yml

Update another.yml #2

Workflow file for this run

name: Another Workflow
on:
push:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: gitboard-io/gitboard-action@main
with:
username: chrisbarbour
environment: dev
key: test
- run: echo hello