We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e839d commit c7d9d39Copy full SHA for c7d9d39
1 file changed
workflow-templates/auto-assign-project-to-issue.yml
@@ -20,4 +20,4 @@ jobs:
20
ISSUE_TITLE: ${{ github.event.issue.title }}
21
run: |
22
echo "▶ Triggered by issue #${{ github.event.issue.number }}: $ISSUE_TITLE"
23
- echo "▶ Added to Project #${{ vars.PROJECT }} (beta)"
+ echo "▶ Added to Project #${{ vars.PROJECT }} (beta)"
0 commit comments