🔧 Fix automation due to label changes
Signed-off-by: Luke Tainton <luke@tainton.uk>
This commit is contained in:
2
.github/workflows/autobranch.yml
vendored
2
.github/workflows/autobranch.yml
vendored
@@ -3,8 +3,6 @@ name: Auto-create branches
|
||||
on:
|
||||
issues:
|
||||
types: [assigned]
|
||||
issue_comment:
|
||||
types: [created]
|
||||
|
||||
jobs:
|
||||
create_issue_branch_job:
|
||||
|
||||
Reference in New Issue
Block a user