Skip to content

Commit db06149

Browse files
authored
Update project-management-automation.yml
Add `create` event to automations workflow
1 parent b20ce95 commit db06149

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/project-management-automation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
issues:
66
types: [edited]
7+
create:
78
name: Project management automations
89

910
jobs:

0 commit comments

Comments
 (0)