Skip to content

Commit 5d4774b

Browse files
MAINT: fix comments
1 parent 171aacf commit 5d4774b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-assign-projects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
name: Assign to One Project
1515
steps:
16-
- name: Assign NEW issues and NEW pull requests to project 2
16+
- name: Assign NEW issues and NEW pull requests to RocketPy's main project
1717
uses: srggrs/[email protected]
1818
if: github.event.action == 'opened'
1919
with:

0 commit comments

Comments
 (0)