1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00

fix #110 - support path in action (#111)

This commit is contained in:
Casey Lee 2020-02-27 14:17:01 -08:00 committed by GitHub
parent e7515df4b1
commit afb034b246
2 changed files with 12 additions and 10 deletions

View file

@ -8,3 +8,5 @@ jobs:
- uses: actions/hello-world-javascript-action@master
with:
who-to-greet: 'Mona the Octocat'
- uses: cloudposse/actions/github/slash-command-dispatch@0.14.0