Recipes that differ only in block below (or block below and output) do not work #107
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: "Support Requests" | |
on: | |
issues: | |
types: [labeled, unlabeled, reopened] | |
jobs: | |
support-requests: | |
uses: AlmostReliable/.github/.github/workflows/support.yml@main |