From 0292e358367577e144bb021e64ef2c7c0a524ca6 Mon Sep 17 00:00:00 2001 From: Jonathan Desrosiers Date: Thu, 6 Feb 2025 12:37:50 -0500 Subject: [PATCH] Switch Props Bot to using `git` flavored props. --- .github/workflows/props-bot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/props-bot.yml b/.github/workflows/props-bot.yml index 3394510..27e84b7 100644 --- a/.github/workflows/props-bot.yml +++ b/.github/workflows/props-bot.yml @@ -72,8 +72,6 @@ jobs: steps: - name: Gather a list of contributors uses: WordPress/props-bot-action@trunk - with: - format: 'svn' - name: Remove the props-bot label uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1