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: README.md
-20Lines changed: 0 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -246,26 +246,6 @@ Note that the repository must be checked out on a branch with a remote, it won't
246
246
uses: peter-evans/create-pull-request@v7
247
247
```
248
248
249
-
<!--
250
-
### Create a project card
251
-
252
-
To create a project card for the pull request, pass the `pull-request-number` step output to [create-or-update-project-card](https://github.com/peter-evans/create-or-update-project-card) action.