Below you will find pages that utilize the taxonomy term “Malnati”
December 3, 2025
Auto sync undeletable branches
Version updated for https://github.com/Malnati/auto-sync to version v3.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update check-permissions action to version 2.0.0 by @Malnati in https://github.com/Malnati/auto-sync/pull/4 Full Changelog: https://github.com/Malnati/auto-sync/compare/v2.0.0...v3.0.0
December 3, 2025
Check Branch Permissions
Version updated for https://github.com/Malnati/check-permissions to version v2.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Refactor action.yml for improved repo and protection fetch by @Malnati in https://github.com/Malnati/check-permissions/pull/3 Update template.md with branch protection info by @Malnati in https://github.com/Malnati/check-permissions/pull/4 Full Changelog: https://github.com/Malnati/check-permissions/compare/v1.0.0...v2.0.0
December 3, 2025
Branch Flow Detector
Version updated for https://github.com/Malnati/flow-check to version v5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s new Converted flow-check from a reusable workflow (workflow_call) to a composite action usable as a single step: - name: Branch Flow Detector id: flow uses: Malnati/flow-check@v5 with: token: ${{ github.token }}