You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/pr-automation.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -214,7 +214,7 @@ jobs:
214
214
215
215
## 📋 Next Steps
216
216
${testsPassed ?
217
-
'🎯 **Great job!** Your code compiled successfully. A maintainer will review your PR soon.' :
217
+
'🎯 **Great job!** Your code compiled successfully. Maintainers [@Karanjot786](https://github.com/Karanjot786) and [@Pradeepsingh61](https://github.com/Pradeepsingh61) will review your PR soon.' :
218
218
'⚠️ **Action needed**: Please fix the compilation errors and push your changes.'}
0 commit comments