Revert "Remove 'main' branch from release workflow triggers (#115)"#171
Revert "Remove 'main' branch from release workflow triggers (#115)"#171
Conversation
This reverts commit 21b6cc1.
|
Note Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported. |
Reviewer's guide (collapsed on small PRs)Reviewer's GuideReverts a previous workflow change by re-adding the Flow diagram for release workflow branch filteringflowchart TD
PushEvent[PushEvent] --> CheckBranch[CheckBranch]
CheckBranch -->|branch is master| RunReleaseWorkflow[RunReleaseWorkflow]
CheckBranch -->|branch is main| RunReleaseWorkflow
CheckBranch -->|branch is other| IgnoreEvent[IgnoreEvent]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
@Mergifyio update |
❌ Base branch update has failedDetailsRepository rule violations found Cannot update this protected ref. This branch must not contain merge commits. Changes must be made through a pull request. 2 of 2 required status checks are expected. Code scanning is waiting for results from CodeQL for the commit b6aa2c5. Existing alerts might have been detected because the code changes were too large. Commits must have verified signatures. |
|
@Mergifyio refresh |
✅ Pull request refreshed |
This reverts commit 21b6cc1.
Summary by Sourcery
CI: