Skip to content

Commit

Permalink
docs: deprecate prepare-queued-pr helper (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
danadajian authored Jan 4, 2022
1 parent 6eec2ac commit 68fbac7
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 @@ -61,7 +61,7 @@ Additionally, the following parameters can be used for additional control over t
* In order to move a card from one place to another, it must already exist.
### [**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)
### [~~**prepare-queued-pr-for-merge**~~](.github/workflows/prepare-queued-pr-for-merge.yml) (DEPRECATED)
* Merges the default branch into the pull request that has the `QUEUED FOR MERGE #1` label
### [**remove-label**](.github/workflows/remove-label.yml)
* Removes a label from a PR
Expand Down

0 comments on commit 68fbac7

Please sign in to comment.