Bug: active link indicator doesn't work on feature (home) page #297
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: "Assign issues with .take" | |
on: | |
issue_comment: | |
types: | |
- created | |
- edited | |
jobs: | |
assign: | |
uses: open-sauced/open-sauced/.github/workflows/triage.yml@main |