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 ref input parameter #82

Merged
merged 4 commits into from Apr 11, 2021
Merged

Add ref input parameter #82

merged 4 commits into from Apr 11, 2021

Conversation

dorny
Copy link
Owner

@dorny dorny commented Apr 11, 2021

This PR adds ref input parameter and modifies change detection using git method.
It makes possible to run change detection on different branch than the workflow was triggered with (i.e. GITHUB_REF).

It's needed to support repository_dispatch event - which can be triggered only on default branch but users might be actually interested in changes on different branch.

closes #79

@dorny dorny merged commit 07d6abd into v2.10 Apr 11, 2021
@dorny dorny deleted the issue-79-add-head-ref-input branch April 11, 2021 19:00
@dorny dorny mentioned this pull request Apr 11, 2021
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.

None yet

1 participant