Skip to content

Add working directory flag to allow use of action from non-root directory (Follow up of #19) #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
May 8, 2020

Conversation

haya14busa
Copy link
Member

No description provided.

@@ -0,0 +1,4 @@
function test() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[eslint] reported by reviewdog 🐶
'test' is defined but never used. no-unused-vars

@@ -0,0 +1,4 @@
function test() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[eslint] reported by reviewdog 🐶
Missing space before function parentheses. space-before-function-paren

@haya14busa haya14busa force-pushed the LaurenceGA/working-dir branch from b6ce06b to d6b5941 Compare May 8, 2020 08:35
@haya14busa
Copy link
Member Author

image

@haya14busa haya14busa changed the title Follow up of #19 Add working directory flag to allow use of action from non-root directory (Follow up of #19) May 8, 2020
@haya14busa haya14busa merged commit 9e5a9cc into master May 8, 2020
@haya14busa haya14busa deleted the LaurenceGA/working-dir branch May 8, 2020 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant