Skip to content

docs: add TEAM.md introducing the personal productivity CLI toolset team #9

docs: add TEAM.md introducing the personal productivity CLI toolset team

docs: add TEAM.md introducing the personal productivity CLI toolset team #9

Workflow file for this run

name: Test Actions
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Run pwd
run: pwd
- name: Run ls -al
run: ls -al