Skip to content

Add findActionFileName utility and corresponding tests#59

Open
devsebastianops wants to merge 1 commit into
JasonEtco:mainfrom
devsebastianops:find-action-file
Open

Add findActionFileName utility and corresponding tests#59
devsebastianops wants to merge 1 commit into
JasonEtco:mainfrom
devsebastianops:find-action-file

Conversation

@devsebastianops
Copy link
Copy Markdown

Description

According to the GitHub documentation the filenames action.yml and action.yaml are valid as action file names.

But currently only action.yml is expected by the action, which led to errors in my project.

This pull request will fix that behaviour.

Solves

#22

@devsebastianops
Copy link
Copy Markdown
Author

Hey @JasonEtco, is this repository still maintained?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant