From 25bd4cf410e2f15776f10c737de86e6ede064385 Mon Sep 17 00:00:00 2001 From: Yuta Matsumura Date: Mon, 17 Jul 2023 22:30:34 +0900 Subject: [PATCH] update github-repository-commit.yml --- .github/workflows/github-repository-commit.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/github-repository-commit.yml b/.github/workflows/github-repository-commit.yml index 7328b05..0263bd4 100644 --- a/.github/workflows/github-repository-commit.yml +++ b/.github/workflows/github-repository-commit.yml @@ -3,12 +3,6 @@ name: GitHub repository commit on: workflow_dispatch: - inputs: - content: - description: 'Content' - type: string - required: true - default: 'This is default content.' permissions: contents: write