add commands support

Signed-off-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
Casey Lee
2020-02-11 23:38:30 -08:00
parent 033168228b
commit f7252cbcf9
12 changed files with 303 additions and 33 deletions

View File

@@ -5,4 +5,6 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- run: env
- run: echo ${GITHUB_ACTOR}
- run: echo ${GITHUB_ACTOR} | grep nektos/act