From fc09dd9559f0a4c7bc752449c7b42e83c1446e8e Mon Sep 17 00:00:00 2001 From: Adam Kudrna Date: Wed, 24 Apr 2024 11:50:41 +0200 Subject: [PATCH] fixup! fixup! fixup! fixup! fixup! Update GitHub actions to the latest versions --- .github/auto_assign.yml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/.github/auto_assign.yml b/.github/auto_assign.yml index d519bd6..717af2a 100644 --- a/.github/auto_assign.yml +++ b/.github/auto_assign.yml @@ -1,14 +1 @@ -# Set to true to add reviewers to pull requests -addReviewers: false - -# Set to true to add assignees to pull requests addAssignees: author - -# A list of assignees, overrides reviewers if set -assignees: - - adamkudrna - -# A number of assignees to add to the pull request. -# Set to 0 to add all assignees. -# Uses numberOfReviewers if not set. -numberOfAssignees: 0