Skip to content

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

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

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

name: Github Checkout
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run pwd
run: pwd
- name: Run ls -al
run: ls -al