feat: add deprecation warning
This commit is contained in:
parent
670e508eb6
commit
28fa484894
3 changed files with 12 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
|||
[](https://github.com/peter-evans/create-pull-request/actions?query=workflow%3ACI)
|
||||
[](https://github.com/marketplace/actions/create-pull-request)
|
||||
|
||||
:warning::warning::warning:
|
||||
This action's default branch has been renamed to `main`.
|
||||
Referencing this action with `@master` is deprecated and will stop working after June 30th 2021
|
||||
:warning::warning::warning:
|
||||
|
||||
A GitHub action to create a pull request for changes to your repository in the actions workspace.
|
||||
|
||||
Changes to a repository in the Actions workspace persist between steps in a workflow.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue