aws / amazon-s3-encryption-client-dotnet

An encryption client that allows you to secure your sensitive data before you send it to Amazon S3.
https://aws.github.io/amazon-s3-encryption-client-dotnet/
Apache License 2.0
15 stars 10 forks source link

chore: Fix stale issues GitHub action to use the correct exempt-issue-labels and exempt-pr-labels inputs. #37

Closed ashishdhingra closed 2 years ago

ashishdhingra commented 2 years ago

Description

chore: Fix stale issues GitHub action to use the correct exempt-issue-labels and exempt-pr-labels inputs.

Motivation and Context

Stale issue GitHub action is failing due to use of incorrect inputs. (https://github.com/aws/aws-tools-for-powershell/actions/runs/2304065333)

Testing

Screenshots (if appropriate)

Types of changes

Checklist

License