Skip to content

Commit 757335d

Browse files
Fixed github PR automation issue
1 parent 01ee151 commit 757335d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/app-projects-boards-automation.config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ automations:
219219
- ['merged', 'eq', true]
220220
actions:
221221
- moveTo: [23, 'Recently Merged'] #['Pull Requests Dashboard', 'Recently Merged']
222+
- moveTo: [22, 'Recently Merged'] #['Community Dashboard', 'Recently Merged']
222223

223224
# 18. Whenever a pull request is closed:
224225
# a. it must be removed from the "Pull Requests Dashboard" project

0 commit comments

Comments
 (0)