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: run renaming workflow if branch == main #58

Merged
merged 1 commit into from
Oct 11, 2024
Merged

fix: run renaming workflow if branch == main #58

merged 1 commit into from
Oct 11, 2024

Conversation

ARR4N
Copy link
Collaborator

@ARR4N ARR4N commented Oct 11, 2024

Why this should be merged

#51 had a bug when checking whether or not to open a PR. I was originally blocking everything if not on main instead of doing something if on it. The manually dispatched run therefore didn't open a PR as expected.

How this works

Change != to ==

How this was tested

n/a

@ARR4N ARR4N enabled auto-merge (squash) October 11, 2024 21:21
@ARR4N ARR4N requested review from a team, darioush, ceyonur and michaelkaplan13 and removed request for a team October 11, 2024 21:22
@ARR4N ARR4N disabled auto-merge October 11, 2024 21:22
@ARR4N ARR4N enabled auto-merge (squash) October 11, 2024 21:23
@ARR4N ARR4N disabled auto-merge October 11, 2024 21:24
@ARR4N ARR4N enabled auto-merge (squash) October 11, 2024 21:24
@ARR4N ARR4N merged commit 21122c0 into main Oct 11, 2024
3 checks passed
@ARR4N ARR4N deleted the ARR4N-patch-1 branch October 11, 2024 21:35
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.

2 participants