Skip to content

Commit

Permalink
Convert to oclif (#131)
Browse files Browse the repository at this point in the history
* Config to oclif

* Convert to listr2
  • Loading branch information
huntharo authored Nov 27, 2021
1 parent 9c80db3 commit 81a3329
Show file tree
Hide file tree
Showing 5 changed files with 827 additions and 292 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
branches: [ main ]

env:
# This is used by the SharedProps to detect a PR build
PR_NUMBER: ${{ github.event.pull_request.number }}

jobs:
Expand Down
Loading

0 comments on commit 81a3329

Please sign in to comment.