Skip to content

Update dependency configuration and documentation. #12

Update dependency configuration and documentation.

Update dependency configuration and documentation. #12

Workflow file for this run

name: Simple Workflow Test
on:
workflow_dispatch:
push:
branches:
- greenkeep-now-and-ongoing
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Echo
run: echo "Workflow is running"