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-checkfrom 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 }}