Fix bug with filtering pull requests

This commit is contained in:
Peter Evans 2019-11-10 18:14:10 +09:00
parent 006313b45a
commit 731211fd81
5 changed files with 18 additions and 12 deletions

View file

@ -1,6 +1,6 @@
{
"name": "create-pull-request",
"version": "1.7.1",
"version": "1.7.2",
"description": "Creates a pull request for changes to your repository in the actions workspace",
"main": "index.js",
"scripts": {