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

Use label instead of ref for workflow_run and workflow_dispatch #160

Merged
merged 1 commit into from
Jun 30, 2024
Merged

Use label instead of ref for workflow_run and workflow_dispatch #160

merged 1 commit into from
Jun 30, 2024

Conversation

cecheta
Copy link
Contributor

@cecheta cecheta commented Mar 18, 2024

Closes #159

Use label instead of ref when fetching the base and head for comparing commits. This includes the repo owner, e.g. MishaKav:main instead of just the branch name, so it works with forks. It also works for non-forks.

Copy link
Owner

@MishaKav MishaKav left a comment

Choose a reason for hiding this comment

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

💪 Thank you for this fix

@MishaKav MishaKav merged commit c1c1738 into MishaKav:main Jun 30, 2024
1 check failed
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.

report-only-changed-files does not work for forks when using workflow_run
2 participants