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

Fix Format Action for Forked Repos #706

Merged
merged 1 commit into from
May 16, 2024

Conversation

scottcharlesworth
Copy link
Contributor

Addresses an issue with the format.yml GitHub Action workflow where it fails for pull requests from forked repositories. It adds the repository parameter, ensuring the correct branch from the fork is checked out.

Without this PRs fail checks with: A branch or tag with the name 'xyz-etc' could not be found

@damiani
Copy link
Contributor

damiani commented May 16, 2024

Thanks again!

@damiani damiani merged commit 81395db into tighten:main May 16, 2024
4 checks passed
@scottcharlesworth scottcharlesworth deleted the pull-request-format-action branch May 16, 2024 22:40
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

2 participants