Skip to content

Commit 5a7a0cd

Browse files
Added label to trello automation
1 parent 32a2b64 commit 5a7a0cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/trello_issue_automation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Create Trello card for new issue
33
on:
44
issues:
55
types: [opened, reopened]
6+
label: 'type: bug'
67

78
jobs:
89
create_card:

0 commit comments

Comments
 (0)