From 0b44131fec588a16ae64e2d22476fb2d1ca767b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B0=B4=E8=B0=B7=E5=BD=B0=E5=AE=8F?= Date: Tue, 4 Apr 2023 07:18:37 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=97=E3=83=AB=E3=83=AA=E3=82=AF=E3=83=86?= =?UTF-8?q?=E3=82=B9=E3=83=88=E3=81=AE=E3=81=9F=E3=82=81=E3=81=AE=E3=82=B3?= =?UTF-8?q?=E3=83=9F=E3=83=83=E3=83=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pull-request-sample.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 pull-request-sample.py diff --git a/pull-request-sample.py b/pull-request-sample.py new file mode 100644 index 0000000..7667e82 --- /dev/null +++ b/pull-request-sample.py @@ -0,0 +1 @@ +print('プルリクエストのテスト') \ No newline at end of file