Skip to content

Commit 5fc8eb0

Browse files
authored
Merge pull request #12 from sliedig/develop
chore(ci): minor updates to actions
2 parents 76e565e + b9f895e commit 5fc8eb0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
22

3-
* @aws-samples/aws-serverless-developer-experience-workshop
43
* @aws-samples/aws-serverless-developer-experience-workshop-dotnet

.github/auto_assign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ numberOfReviewers: 1
1414

1515
# A list of assignees, overrides reviewers if set
1616
# assignees:
17-
- @aws-samples/aws-serverless-developer-experience-workshop-dotnet
17+
# - sliedig
1818

1919
# A number of assignees to add to the pull request
2020
# Set to 0 to add all of the assignees.

0 commit comments

Comments
 (0)