diff --git a/README.md b/README.md index 00bcb6e..50ed75e 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -# test \ No newline at end of file +# test +This repo is for testing create-pr plugin \ No newline at end of file diff --git a/src/test2.txt b/src/test2.txt new file mode 100644 index 0000000..a5a9db6 --- /dev/null +++ b/src/test2.txt @@ -0,0 +1 @@ +This repo is for testing create-pr plugin \ No newline at end of file diff --git a/test1.txt b/test1.txt new file mode 100644 index 0000000..50ed75e --- /dev/null +++ b/test1.txt @@ -0,0 +1,2 @@ +# test +This repo is for testing create-pr plugin \ No newline at end of file