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

ci(actions): Add sync_branches workflow #2

Merged
merged 1 commit into from
Oct 14, 2024
Merged

ci(actions): Add sync_branches workflow #2

merged 1 commit into from
Oct 14, 2024

Conversation

Holzhaus
Copy link
Member

No description provided.

@Holzhaus Holzhaus merged commit 9f64299 into 2.4 Oct 14, 2024
@Holzhaus Holzhaus deleted the sync-branches branch October 14, 2024 17:22
if: ${{ github.ref_name == matrix.to_branch }}
steps:
- name: Merge ${{ matrix.from_branch }} into ${{ matrix.to_branch }}
uses: tretuna/[email protected]
Copy link
Member

Choose a reason for hiding this comment

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

Looking at the low popularity of that repo, you might want to pin the commit instead of a lose tag to prevent potential security risks

Copy link
Member Author

Choose a reason for hiding this comment

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

Good point, done in the upstream PR.

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