Skip to content
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

Add support for returning the current branch name regardless of pull_request or push action. #6

Closed
jackton1 opened this issue Jan 22, 2021 · 0 comments · Fixed by #7
Labels
good first issue Good for newcomers

Comments

@jackton1
Copy link
Member

  • branch-name:

Description

This should use something like

output.branch_name == 'main' which holds true for both `push` and pull_request actions
@jackton1 jackton1 added the good first issue Good for newcomers label Jan 22, 2021
@jackton1 jackton1 linked a pull request Feb 8, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant