Skip to content

Commit

Permalink
docs: undeprecate prepare-queued-pr-for-merge (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
aschwenn authored Jul 8, 2022
1 parent 605d993 commit c4c450b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Additionally, the following parameters can be used for additional control over t
### [notify-pipeline-complete](.github/workflows/notify-pipeline-complete.yml)
* Sets a "pipeline" commit status to green for all open PRs

### [~~prepare-queued-pr-for-merge~~](.github/workflows/prepare-queued-pr-for-merge.yml) (DEPRECATED)
### [prepare-queued-pr-for-merge](.github/workflows/prepare-queued-pr-for-merge.yml)
* Merges the default branch into the pull request that has the `QUEUED FOR MERGE #1` label

### [remove-label](.github/workflows/remove-label.yml)
Expand Down

0 comments on commit c4c450b

Please sign in to comment.